From 5e583585744be0601df701065500b7b40472d157 Mon Sep 17 00:00:00 2001 From: Daniel Fagerstrom Date: Sat, 16 Mar 2013 10:24:17 +0100 Subject: [PATCH] Include submodule for Mustache specifications. --- .gitmodules | 3 +++ test/spec | 1 + 2 files changed, 4 insertions(+) create mode 100644 .gitmodules create mode 160000 test/spec diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..9e2fdf8 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "test/spec"] + path = test/spec + url = https://github.com/mustache/spec diff --git a/test/spec b/test/spec new file mode 160000 index 0000000..72233f3 --- /dev/null +++ b/test/spec @@ -0,0 +1 @@ +Subproject commit 72233f3ffda9e33915fd3022d0a9ebbcce265acd