diff options
Diffstat (limited to 'tests/install/simple/driver.cxx')
-rw-r--r-- | tests/install/simple/driver.cxx | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/install/simple/driver.cxx b/tests/install/simple/driver.cxx deleted file mode 100644 index 1b28c94..0000000 --- a/tests/install/simple/driver.cxx +++ /dev/null @@ -1,3 +0,0 @@ -#include "utility.hxx" - -int main () {return result;} |