alsk/tests/executor/firstlevel/greedy.cpp

6 lines
79 B
C++
Raw Normal View History

2021-05-10 16:14:13 +00:00
#include <catch.hpp>
#include "../common.h"
TEST_CASE("FirstLevelGreedy") {
}