Minor commit nit in test.js. [ci skip]

This commit is contained in:
jdalton
2015-02-10 21:59:31 -08:00
parent 1b4bd8523d
commit 2efd6250fb

View File

@@ -151,7 +151,7 @@
QUnit = QUnit.QUnit || QUnit
));
/** Load and install QUnit Extras and ES6 Set/WeakMap shims. */
/** Load QUnit Extras and ES6 Set/WeakMap shims. */
(function() {
var paths = [
'./asset/set.js',