lolautoaccept/tests/sampletest.cpp

7 lines
63 B
C++

#include "test.h"
TEST(ABC) {
CMPASSERT(1, true);
} TESTEND