alsk/tests/executor/sequential.cpp
2021-05-10 18:14:13 +02:00

6 lines
70 B
C++

#include <catch.hpp>
#include "common.h"
TEST_CASE("Sequential") {
}