aboutsummaryrefslogtreecommitdiffstats
path: root/test/data/manipulation/iframe-denied.html
diff options
context:
space:
mode:
Diffstat (limited to 'test/data/manipulation/iframe-denied.html')
-rw-r--r--test/data/manipulation/iframe-denied.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/data/manipulation/iframe-denied.html b/test/data/manipulation/iframe-denied.html
index da205ff49..28a530575 100644
--- a/test/data/manipulation/iframe-denied.html
+++ b/test/data/manipulation/iframe-denied.html
@@ -6,7 +6,7 @@
</head>
<body>
<div id="qunit-fixture"></div>
- <script src="../../../dist/jquery.js"></script>
+ <script src="../../../dist/jquery.min.js"></script>
<script>
var script = document.getElementsByTagName( "script" )[ 0 ],
div = document.createElement( "div" ),