#include #include "daggy/DAG.hpp" #include TEST_CASE("General tests", "[general]") { REQUIRE(1 == 1); }