aboutsummaryrefslogtreecommitdiffstats
path: root/test/data/offset/fixed.html
diff options
context:
space:
mode:
Diffstat (limited to 'test/data/offset/fixed.html')
-rw-r--r--test/data/offset/fixed.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/data/offset/fixed.html b/test/data/offset/fixed.html
index 1b35f5d35..7564f085e 100644
--- a/test/data/offset/fixed.html
+++ b/test/data/offset/fixed.html
@@ -12,7 +12,7 @@
#forceScroll { width: 5000px; height: 5000px; }
#marker { position: absolute; border: 2px solid #000; width: 50px; height: 50px; background: #ccc; }
</style>
- <script src="../../../dist/jquery.min.js"></script>
+ <script src="../../jquery.js"></script>
<script type="text/javascript" charset="utf-8">
jQuery(function($) {
window.scrollTo(1000,1000);