1
0
Fork 0
raii-safe-cuda/tests/tests_stream.cpp

10 lines
113 B
C++

//
// Created by postaron on 21/03/24.
//
#include <catch2/catch_all.hpp>
TEST_CASE("hello", "world") {
}