5ff3bfa12e
to test the integrated shellmatta using only the external api
8 lines
114 B
C++
8 lines
114 B
C++
// 010-TestCase.cpp
|
|
|
|
// Let Catch provide main():
|
|
#define CATCH_CONFIG_MAIN
|
|
|
|
#include "test/framework/catch.hpp"
|
|
|