summaryrefslogtreecommitdiffstats
path: root/.gitmodules
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2012-10-02 18:12:19 -0500
committerJesse Luehrs <doy@tozt.net>2012-10-02 18:12:19 -0500
commit94428a37525ef84c4ed075a5dc9dddcf23debd00 (patch)
treef9154800e86c04e0cc3738fbd46ea002bca3794a /.gitmodules
parentf5a6d16466fd528171002a137440e9d99eb9129a (diff)
downloadtext-handlebars-94428a37525ef84c4ed075a5dc9dddcf23debd00.tar.gz
text-handlebars-94428a37525ef84c4ed075a5dc9dddcf23debd00.zip
add mustache spec tests - 136/224 passing so far
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..3c752dc
--- /dev/null
+++ b/.gitmodules
@@ -0,0 +1,3 @@
+[submodule "t/mustache-spec"]
+ path = t/mustache-spec
+ url = git://github.com/mustache/spec.git