diff options
Diffstat (limited to 'test/memory/main.cpp')
| -rw-r--r-- | test/memory/main.cpp | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/test/memory/main.cpp b/test/memory/main.cpp deleted file mode 100644 index 4483c91..0000000 --- a/test/memory/main.cpp +++ /dev/null @@ -1,6 +0,0 @@ -#include "gtest/gtest.h" - -int main(int argc, char **argv) { - ::testing::InitGoogleTest(&argc, argv); - return RUN_ALL_TESTS(); -} |
