summaryrefslogtreecommitdiff
path: root/tests/none.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/none.c')
-rw-r--r--tests/none.c5
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/none.c b/tests/none.c
new file mode 100644
index 000000000000..09d66b69ba9f
--- /dev/null
+++ b/tests/none.c
@@ -0,0 +1,5 @@
+/* Copyright 2004 Bob Proulx <bob@proulx.com>
+Distributed under the two-clause BSD licence;
+see the COPYING file for details. */
+
+int foo() { return 0; }