diff options
Diffstat (limited to 'test/data/support/shrinkWrapBlocks.html')
-rw-r--r-- | test/data/support/shrinkWrapBlocks.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/data/support/shrinkWrapBlocks.html b/test/data/support/shrinkWrapBlocks.html index 1ae15bfb5..a2097cb21 100644 --- a/test/data/support/shrinkWrapBlocks.html +++ b/test/data/support/shrinkWrapBlocks.html @@ -12,7 +12,7 @@ </head> <body> <div> - <script src="../../../dist/jquery.min.js"></script> + <script src="../../jquery.js"></script> </div> <script> jQuery(function() { |