aboutsummaryrefslogtreecommitdiffstats
path: root/test/data/offset/static.html
diff options
context:
space:
mode:
Diffstat (limited to 'test/data/offset/static.html')
-rw-r--r--test/data/offset/static.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/data/offset/static.html b/test/data/offset/static.html
index cf1a9a980..1e6ab7c4c 100644
--- a/test/data/offset/static.html
+++ b/test/data/offset/static.html
@@ -10,7 +10,7 @@
#static-2 { top: 20px; left: 20px; }
#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($) {
$('.static').click(function() {