summaryrefslogtreecommitdiff
path: root/tools/aidl/tests/test.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tools/aidl/tests/test.cpp')
-rw-r--r--tools/aidl/tests/test.cpp3
1 files changed, 0 insertions, 3 deletions
diff --git a/tools/aidl/tests/test.cpp b/tools/aidl/tests/test.cpp
deleted file mode 100644
index 15ae294138a8..000000000000
--- a/tools/aidl/tests/test.cpp
+++ /dev/null
@@ -1,3 +0,0 @@
-#include <gtest/gtest.h>
-
-TEST(DummyCase, DummyTest) {}