Delete dummy test
This commit is contained in:
parent
6aeaae5436
commit
51cc539f99
@ -1,9 +0,0 @@
|
||||
#include "gtest/gtest.h"
|
||||
|
||||
TEST(MyTest, testfunc) {
|
||||
EXPECT_EQ(1,1);
|
||||
}
|
||||
|
||||
TEST(MyTest, testfunc2) {
|
||||
EXPECT_EQ(1,1);
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user