chore(tests): add Promises/A+ Test Suite to the build

Closes #3693
This commit is contained in:
James Talmage
2013-08-21 19:17:07 -04:00
committed by Igor Minar
parent 5d9f42050a
commit e848099d1b
4 changed files with 42 additions and 4 deletions

View File

@@ -33,7 +33,9 @@
"grunt-contrib-jasmine-node": "~0.1.1",
"grunt-parallel": "git://github.com/vojtajina/grunt-parallel.git#streaming-per-task",
"grunt-ddescribe-iit": "~0.0.1",
"grunt-merge-conflict": "~0.0.1"
"grunt-merge-conflict": "~0.0.1",
"promises-aplus-tests": "~1.3.2",
"grunt-shell": "~0.3.1"
},
"licenses": [
{