diff options
Diffstat (limited to 'tests/unit/dialog/dialog.html')
-rw-r--r-- | tests/unit/dialog/dialog.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/unit/dialog/dialog.html b/tests/unit/dialog/dialog.html index 5a7fc8fe5..c00c52fab 100644 --- a/tests/unit/dialog/dialog.html +++ b/tests/unit/dialog/dialog.html @@ -5,7 +5,6 @@ <title>jQuery UI Dialog Test Suite</title> <script src="../../jquery.js"></script> - <script src="../../../external/jquery.bgiframe-2.1.2.js"></script> <link rel="stylesheet" href="../../../external/qunit.css"> <script src="../../../external/qunit.js"></script> <script src="../../jquery.simulate.js"></script> |