turbonss/cxxmph/test_test.cc
2012-06-02 21:47:18 -03:00

5 lines
81 B
C++

#include "test.h"
bool tautology() { return true; }
CXXMPH_TEST_CASE(tautology)