aboutsummaryrefslogtreecommitdiffstats
path: root/tests/lib
diff options
context:
space:
mode:
authorAlexander Schmitz <arschmitz@gmail.com>2015-04-29 10:49:41 -0400
committerAlexander Schmitz <arschmitz@gmail.com>2015-05-01 07:11:35 -0400
commit6a03b0f2ba422ec8edbf642eab692cbd20af2f4d (patch)
treeb2a5aa8acf0cb891edd5d5b5d241f62bce17d2b0 /tests/lib
parent8b89f8c59bacb1261639c909ee60fe3b856b36e4 (diff)
downloadjquery-ui-6a03b0f2ba422ec8edbf642eab692cbd20af2f4d.tar.gz
jquery-ui-6a03b0f2ba422ec8edbf642eab692cbd20af2f4d.zip
Build: Update to qunit-assert-classes to V 1.0.2
Closes gh-1547
Diffstat (limited to 'tests/lib')
-rw-r--r--tests/lib/bootstrap.js1
1 files changed, 0 insertions, 1 deletions
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" ]
}