From 6a03b0f2ba422ec8edbf642eab692cbd20af2f4d Mon Sep 17 00:00:00 2001 From: Alexander Schmitz Date: Wed, 29 Apr 2015 10:49:41 -0400 Subject: Build: Update to qunit-assert-classes to V 1.0.2 Closes gh-1547 --- tests/lib/bootstrap.js | 1 - 1 file changed, 1 deletion(-) (limited to 'tests/lib') diff --git a/tests/lib/bootstrap.js b/tests/lib/bootstrap.js index 1c5527816..6fd094734 100644 --- a/tests/lib/bootstrap.js +++ b/tests/lib/bootstrap.js @@ -18,7 +18,6 @@ requirejs.config({ shim: { "globalize/ja-JP": [ "globalize" ], "jquery-simulate": [ "jquery" ], - "qunit-assert-classes": [ "qunit" ], "qunit-assert-close": [ "qunit" ], "testswarm": [ "qunit" ] } -- cgit v1.2.3