Create file structure
This commit is contained in:
2
test/src/test-main.cpp
Normal file
2
test/src/test-main.cpp
Normal file
@@ -0,0 +1,2 @@
|
||||
#define CATCH_CONFIG_MAIN
|
||||
#include <catch.hpp>
|
4
test/src/tests.cpp
Normal file
4
test/src/tests.cpp
Normal file
@@ -0,0 +1,4 @@
|
||||
#include <catch.hpp>
|
||||
#include <string>
|
||||
#include <iostream>
|
||||
|
Reference in New Issue
Block a user