Fix test errors in IE9.

This commit is contained in:
John-David Dalton
2015-09-02 11:06:31 -07:00
parent b61411956c
commit 0926e5a986
2 changed files with 5 additions and 6 deletions

View File

@@ -215,8 +215,6 @@
/** Load QUnit Extras and ES6 Set/WeakMap shims. */
(function() {
var paths = [
'./asset/set.js',
'./asset/weakmap.js',
'../node_modules/qunit-extras/qunit-extras.js'
];