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:
Henrik Ingo
2017-09-19 00:00:39 +03:00
parent 7aaea7fd37
commit deca6c0ec3
7 changed files with 8 additions and 6887 deletions

View File

@@ -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": "*"
}
}