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