turbonss/deps/cmph/cxxmph/test_test.cc
2023-08-21 13:50:16 +03:00

5 lines
81 B
C++

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