From 2a884692fd4b7041c519f492019b02353c142fb4 Mon Sep 17 00:00:00 2001 From: dhuth Date: Thu, 28 Aug 2014 10:52:12 -0600 Subject: added test suite --- .gitmodules | 3 +++ test-chill | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 test-chill diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..07658b2 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "test-chill"] + path = test-chill + url = https://github.com/dhuth/test-chill.git diff --git a/test-chill b/test-chill new file mode 160000 index 0000000..b32eaf6 --- /dev/null +++ b/test-chill @@ -0,0 +1 @@ +Subproject commit b32eaf676606a40a48aa0bd44d0b05eaa93dfe8e -- cgit v1.2.3-70-g09d2