aboutsummaryrefslogtreecommitdiffstats
path: root/test/data/manipulation/iframe-denied.html
diff options
context:
space:
mode:
authorRichard Gibson <richard.gibson@gmail.com>2013-02-08 00:20:33 -0500
committerRichard Gibson <richard.gibson@gmail.com>2013-02-08 00:20:33 -0500
commit67a2e4eaac98cee79a02a0a45e4826a7958d4b75 (patch)
treecc790889e055ad5c6d5cd82437dae765308ab95f /test/data/manipulation/iframe-denied.html
parenta8518c3bc4e1a8755c2d3a7be624b0e86be1070b (diff)
downloadjquery-67a2e4eaac98cee79a02a0a45e4826a7958d4b75.tar.gz
jquery-67a2e4eaac98cee79a02a0a45e4826a7958d4b75.zip
Ref #13316: Sync all test documents on full vs. minified source.
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 28a530575..14df26a69 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.min.js"></script>
+ <script src="../../jquery.js"></script>
<script>
var script = document.getElementsByTagName( "script" )[ 0 ],
div = document.createElement( "div" ),