diff options
Diffstat (limited to 'test/data/selector/html5_selector.html')
-rw-r--r-- | test/data/selector/html5_selector.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/data/selector/html5_selector.html b/test/data/selector/html5_selector.html index 2124a6eb3..30f25c9d5 100644 --- a/test/data/selector/html5_selector.html +++ b/test/data/selector/html5_selector.html @@ -4,7 +4,7 @@ <meta http-equiv="Content-type" content="text/html; charset=utf-8"> <title>jQuery selector - attributes</title> - <script src="../../../dist/jquery.min.js"></script> + <script src="../../jquery.js"></script> <script id="script1" defer |