aboutsummaryrefslogtreecommitdiffstats
path: root/tests/unit
diff options
context:
space:
mode:
authorScott González <scott.gonzalez@gmail.com>2012-10-26 10:53:17 -0400
committerScott González <scott.gonzalez@gmail.com>2012-10-26 10:53:17 -0400
commit68cab60fa758b34c024742daa9dbc3e6bf6a0521 (patch)
treedfb67b446b25bda5f16159ff05e7a53f8f83cdbf /tests/unit
parent039ee746d3eaeeaa4ad92ecd8ebf4e6fcd11768c (diff)
downloadjquery-ui-68cab60fa758b34c024742daa9dbc3e6bf6a0521.tar.gz
jquery-ui-68cab60fa758b34c024742daa9dbc3e6bf6a0521.zip
Removed bgiframe.
Diffstat (limited to 'tests/unit')
-rw-r--r--tests/unit/dialog/dialog.html1
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>