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