summaryrefslogtreecommitdiff
path: root/examples/manual/eof_test01.txt
diff options
context:
space:
mode:
Diffstat (limited to 'examples/manual/eof_test01.txt')
-rw-r--r--examples/manual/eof_test01.txt17
1 files changed, 17 insertions, 0 deletions
diff --git a/examples/manual/eof_test01.txt b/examples/manual/eof_test01.txt
new file mode 100644
index 0000000..ec5f083
--- /dev/null
+++ b/examples/manual/eof_test01.txt
@@ -0,0 +1,17 @@
+This is test file #1
+
+-------------------------------------------------
+
+We will now include test #2 in a standard way.
+
+#include "eof_test02.txt"
+
+-------------------------------------------------
+
+And now we will include test # 2 with a different
+format
+
+#include "eof_test02.txt"
+-------------------------------------------------
+
+and this is the end of the test.