Added standard Mustache specs tests suite.
The groups with failing tests are currently commented out (everything except interpolation). The main reason for failures are due to the requirement that standalone lines that contain nothing but whitespace be stripped from the output.
This commit is contained in:
committed by
Michael Bayne
parent
3a5da915e9
commit
2889ee8692
@@ -0,0 +1,3 @@
|
||||
[submodule "src/test/resources/specs"]
|
||||
path = src/test/resources/specs
|
||||
url = git://github.com/mustache/spec.git
|
||||
Reference in New Issue
Block a user