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