refactor: tests for tags

This commit is contained in:
harttle
2016-09-26 21:52:06 +08:00
parent afca74b238
commit ddc17a6b93
27 changed files with 724 additions and 408 deletions
+1 -1
View File
@@ -4,7 +4,7 @@
"description": "Liquid template engine in Node.js (Shopify compliant)",
"main": "index.js",
"scripts": {
"test": "mocha"
"test": "mocha --recursive"
},
"repository": {
"type": "git",