diff --git a/test/test_main.cpp b/test/test_main.cpp index 734c461..38c1097 100644 --- a/test/test_main.cpp +++ b/test/test_main.cpp @@ -1,4 +1,4 @@ #define CATCH_CONFIG_MAIN -#include "/home/denes/projects/Catch/single_include/catch.hpp" +#include "catch.hpp" #include "graph/test_graph.hpp" \ No newline at end of file