Add new file
This commit is contained in:
parent
871dc4849e
commit
ff68de638b
6
test/Dummy_test.cc
Normal file
6
test/Dummy_test.cc
Normal file
@ -0,0 +1,6 @@
|
||||
#if GTEST
|
||||
#include <gtest/gtest.h>
|
||||
|
||||
TEST(Dummy, Foo) {
|
||||
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user