Added end to end test suite and test for issue #99

This commit is contained in:
Sergey Kirillov 2014-05-28 22:23:18 +03:00
parent 9cd7d280dc
commit e9e6082aae
6 changed files with 2520 additions and 1 deletions

View file

@ -14,6 +14,8 @@
"grunt-execute": "*",
"grunt-md2html": "*",
"grunt-replace": "*",
"grunt-contrib-qunit": "*",
"grunt-contrib-connect": "*",
"grunt-zip": "*"
}
}
}