diff options
Diffstat (limited to 'test/data/support/testElementCrash.html')
-rw-r--r-- | test/data/support/testElementCrash.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/data/support/testElementCrash.html b/test/data/support/testElementCrash.html index 5ea5464b3..1ede71c71 100644 --- a/test/data/support/testElementCrash.html +++ b/test/data/support/testElementCrash.html @@ -7,7 +7,7 @@ background: url('http://s1.postimage.org/2d2r8xih0/body_background.png'); } </style> - <script src="/dist/jquery.js"></script> + <script src="../../../dist/jquery.js"></script> </head> <body> <script> |