summaryrefslogtreecommitdiffstats
path: root/test/elog_unittest.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'test/elog_unittest.cpp')
-rw-r--r--test/elog_unittest.cpp7
1 files changed, 0 insertions, 7 deletions
diff --git a/test/elog_unittest.cpp b/test/elog_unittest.cpp
deleted file mode 100644
index febccf9..0000000
--- a/test/elog_unittest.cpp
+++ /dev/null
@@ -1,7 +0,0 @@
-#include <phosphor-logging/elog.hpp>
-#include <gtest/gtest.h>
-
-// TODO - need to get gtest working in the SDK
-TEST(BasicLog, Zero) {
- EXPECT_EQ(1, 1);
-}
OpenPOWER on IntegriCloud