summaryrefslogtreecommitdiffstats
path: root/Tests/ComplexRelativePaths/Executable/testSystemDir.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/ComplexRelativePaths/Executable/testSystemDir.cxx')
-rw-r--r--Tests/ComplexRelativePaths/Executable/testSystemDir.cxx3
1 files changed, 0 insertions, 3 deletions
diff --git a/Tests/ComplexRelativePaths/Executable/testSystemDir.cxx b/Tests/ComplexRelativePaths/Executable/testSystemDir.cxx
deleted file mode 100644
index e4815c6..0000000
--- a/Tests/ComplexRelativePaths/Executable/testSystemDir.cxx
+++ /dev/null
@@ -1,3 +0,0 @@
-#include <testSystemDir.h>
-
-int main() { return foo(); }