aboutsummaryrefslogtreecommitdiff
path: root/tests/simple/driver.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'tests/simple/driver.cxx')
-rw-r--r--tests/simple/driver.cxx8
1 files changed, 0 insertions, 8 deletions
diff --git a/tests/simple/driver.cxx b/tests/simple/driver.cxx
deleted file mode 100644
index 5b076c7..0000000
--- a/tests/simple/driver.cxx
+++ /dev/null
@@ -1,8 +0,0 @@
-#include <iostream>
-
-using namespace std;
-
-int
-main ()
-{
-}