diff options
Diffstat (limited to 'test/data/dimensions/documentSmall.html')
-rw-r--r-- | test/data/dimensions/documentSmall.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/data/dimensions/documentSmall.html b/test/data/dimensions/documentSmall.html index d5eeacfc2..12cbf9385 100644 --- a/test/data/dimensions/documentSmall.html +++ b/test/data/dimensions/documentSmall.html @@ -15,7 +15,7 @@ </head> <body> <div> - <script src="../../../dist/jquery.js"></script> + <script src="../../../dist/jquery.min.js"></script> </div> </body> </html> |