Skip to content

Commit b2a477f

Browse files
committed
Dialog: Remove leftover backcompat flag in tests
1 parent 14c4eae commit b2a477f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

tests/unit/dialog/dialog.html

-3
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,6 @@
55
<title>jQuery UI Dialog Test Suite</title>
66

77
<script src="../../jquery.js"></script>
8-
<script>
9-
$.uiBackCompat = false;
10-
</script>
118
<link rel="stylesheet" href="../../../external/qunit/qunit.css">
129
<script src="../../../external/qunit/qunit.js"></script>
1310
<script src="../../../external/jquery-simulate/jquery.simulate.js"></script>

0 commit comments

Comments
 (0)