/* * 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"; }