aboutsummaryrefslogtreecommitdiffstats
path: root/test.fth
diff options
context:
space:
mode:
Diffstat (limited to 'test.fth')
-rw-r--r--test.fth5
1 files changed, 5 insertions, 0 deletions
diff --git a/test.fth b/test.fth
new file mode 100644
index 0000000..0a3bc1a
--- /dev/null
+++ b/test.fth
@@ -0,0 +1,5 @@
+include core.fth
+include forth2012-test-suite/src/tester.fr
+include forth2012-test-suite/src/core.fr
+cr
+bye