From bf8436019d8686e159066608ea75918445f2e717 Mon Sep 17 00:00:00 2001 From: Clyne Sullivan Date: Fri, 29 Nov 2024 14:00:37 -0500 Subject: add test suite --- .gitmodules | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .gitmodules (limited to '.gitmodules') diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..ae94f7b --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "forth2012-test-suite"] + path = forth2012-test-suite + url = https://github.com/gerryjackson/forth2012-test-suite -- cgit v1.2.3