~ add catch2 include back
This commit is contained in:
parent
abcc6f1c97
commit
951b15f2fc
@ -1,3 +1,4 @@
|
|||||||
|
#include <catch2/catch.hpp>
|
||||||
#include "../src/SharedMemory.h"
|
#include "../src/SharedMemory.h"
|
||||||
|
|
||||||
TEST_CASE("Demo test"){
|
TEST_CASE("Demo test"){
|
||||||
|
@ -1,3 +1,5 @@
|
|||||||
|
#include <catch2/catch.hpp>
|
||||||
|
|
||||||
#define CATCH_CONFIG_MAIN
|
#define CATCH_CONFIG_MAIN
|
||||||
|
|
||||||
//Dont touch this file.
|
//Dont touch this file.
|
||||||
|
Loading…
Reference in New Issue
Block a user