summaryrefslogtreecommitdiff
path: root/Tests/Testing/testing.cxx
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/Testing/testing.cxx')
-rw-r--r--Tests/Testing/testing.cxx4
1 files changed, 4 insertions, 0 deletions
diff --git a/Tests/Testing/testing.cxx b/Tests/Testing/testing.cxx
new file mode 100644
index 000000000..1482f27e5
--- /dev/null
+++ b/Tests/Testing/testing.cxx
@@ -0,0 +1,4 @@
+int main ()
+{
+ return 0;
+}