root/src/tests/servers/app/unit_tests/AppServerUnitTestAddOn.cpp
/*
 * Copyright 2015 Julian Harnath <julian.harnath@rwth-aachen.de>
 * All rights reserved. Distributed under the terms of the MIT license.
 */


#include <TestSuiteAddon.h>


const char*
getTestSuiteName()
{
        return "AppServerUnitTests";
}