Remove embedded qunit.js and syn.js, only use them as node modules
I will squash this commit with the previous so that qunit.js and syn.js are never pushed to the repo.
This commit is contained in:
@@ -38,6 +38,7 @@
|
||||
"karma-firefox-launcher": "~0.1",
|
||||
"karma-qunit": "1.0.0",
|
||||
"karma-sauce-launcher": "1.0.0",
|
||||
"qunitjs": "2.0.0-rc1"
|
||||
"qunitjs": "2.0.0-rc1",
|
||||
"syn": "*"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user