1
Fork 0
turbonss/deps/cmph/cxxmph/test_test.cc

5 lines
81 B
C++

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