blob: 315c234d56b1ef91c9725ddf13f9c8c4064bccdc [file] [log] [blame]
#ifndef __HAYAI_FIXTURE
#define __HAYAI_FIXTURE
#include "hayai_test.hpp"
namespace hayai
{
typedef Test Fixture;
}
#endif