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