Add new file

This commit is contained in:
Pascal Serrarens 2023-12-30 14:29:12 +00:00
parent 871dc4849e
commit ff68de638b

6
test/Dummy_test.cc Normal file
View File

@ -0,0 +1,6 @@
#if GTEST
#include <gtest/gtest.h>
TEST(Dummy, Foo) {
}