shellmatta/test/unittest/test_main.cpp

8 lines
114 B
C++

// 010-TestCase.cpp
// Let Catch provide main():
#define CATCH_CONFIG_MAIN
#include "test/framework/catch.hpp"