root/src/tests/servers/launch/LaunchDaemonTestAddon.cpp
/*
 * Copyright 2015, Axel Dörfler, axeld@pinc-software.de.
 * Distributed under the terms of the MIT License.
 */


#include <TestSuiteAddon.h>


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