1
Fork 0
turbonss/cxxmph/test_test.cc

5 lines
81 B
C++
Raw Normal View History

2012-06-03 03:47:18 +03:00
#include "test.h"
bool tautology() { return true; }
CXXMPH_TEST_CASE(tautology)