alsk/tests/executor/sequential.cpp

6 lines
70 B
C++
Raw Normal View History

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