aboutsummaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorClyne Sullivan <clyne@bitgloo.com>2023-10-25 09:06:14 -0400
committerClyne Sullivan <clyne@bitgloo.com>2023-10-25 09:06:14 -0400
commit650a344aad4c32d9b476ce36a06aa7dce373bb30 (patch)
treee051d1248316cdee88f1a51caaf3cdbdf38dd19f /.gitmodules
parent7381e87be6f2fa545e11a0a538291e7e2fc1e1a6 (diff)
support long definitions; add tests as submodule
Diffstat (limited to '.gitmodules')
-rw-r--r--.gitmodules3
1 files changed, 3 insertions, 0 deletions
diff --git a/.gitmodules b/.gitmodules
new file mode 100644
index 0000000..14dfdda
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,3 @@
+[submodule "tests"]
+ path = tests
+ url = https://github.com/gerryjackson/forth2012-test-suite