Integrate js-test-tool into testing infrastructure

This commit is contained in:
Will Daly
2013-08-26 20:03:18 -04:00
parent 4cb7863074
commit fe72730969
47 changed files with 546 additions and 414 deletions

View File

@@ -2,8 +2,6 @@
"name": "mitx",
"version": "0.1.0",
"dependencies": {
"coffee-script": "1.6.X",
"phantom-jasmine": "0.1.0",
"jasmine-reporters": "0.2.1"
"coffee-script": "1.6.X"
}
}