2 * Copyright 2014 Haiku, Inc.
3 * Distributed under the terms of the MIT License.
5 #ifndef COLLATOR_TEST_H
6 #define COLLATOR_TEST_H
10 #include <TestSuite.h>
13 class CollatorTest
: public BTestCase
{
16 virtual ~CollatorTest();
20 static void AddTests(BTestSuite
& suite
);