root/src/tests/kits/support/SupportKitTestAddon.cpp
/*
 * Copyright 2002-2026, Haiku, Inc. All Rights Reserved.
 * Distributed under the terms of the MIT License.
 */


#include <TestSuiteAddon.h>


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