aboutsummaryrefslogtreecommitdiff
path: root/tests/install/lib/libtest/test/driver.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'tests/install/lib/libtest/test/driver.cxx')
-rw-r--r--tests/install/lib/libtest/test/driver.cxx4
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/install/lib/libtest/test/driver.cxx b/tests/install/lib/libtest/test/driver.cxx
deleted file mode 100644
index fbb6643..0000000
--- a/tests/install/lib/libtest/test/driver.cxx
+++ /dev/null
@@ -1,4 +0,0 @@
-#include <test/utility.hxx>
-#include "driver.hxx"
-
-int main () {return test::f ();}