aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit/dialog/dialog_deprecated.html
diff options
context:
space:
mode:
authorAlexander Schmitz <arschmitz@gmail.com>2015-01-30 09:57:04 -0500
committerAlexander Schmitz <arschmitz@gmail.com>2015-03-11 16:05:39 -0400
commita9fa490418c911ff8a170c5d2e87e5dbc3be3ea3 (patch)
tree1d5449288b599ec15b9f64e13221a6f365c948fd /tests/unit/dialog/dialog_deprecated.html
parent415675eca122c6fcc635bb41838f303bdb8fa6f8 (diff)
downloadjquery-ui-a9fa490418c911ff8a170c5d2e87e5dbc3be3ea3.tar.gz
jquery-ui-a9fa490418c911ff8a170c5d2e87e5dbc3be3ea3.zip
Dialog: Use new has/lacksClasses assertions for all class checks
Diffstat (limited to 'tests/unit/dialog/dialog_deprecated.html')
-rw-r--r--tests/unit/dialog/dialog_deprecated.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/unit/dialog/dialog_deprecated.html b/tests/unit/dialog/dialog_deprecated.html
index b26c38e9a..5bcdf75e5 100644
--- a/tests/unit/dialog/dialog_deprecated.html
+++ b/tests/unit/dialog/dialog_deprecated.html
@@ -30,7 +30,7 @@
});
</script>
- <script src="dialog_common_derecated.js"></script>
+ <script src="dialog_common_deprecated.js"></script>
<script src="dialog_core.js"></script>
<script src="dialog_events.js"></script>
<script src="dialog_methods.js"></script>