| Index: LayoutTests/fast/js/prefix-syntax.html
|
| diff --git a/LayoutTests/fast/js/prefix-syntax.html b/LayoutTests/fast/js/prefix-syntax.html
|
| index 0ffed310f654261938ccb09945cbadabdbfd2d74..aeded17a77afc239ce902a84362f32058b1876b6 100644
|
| --- a/LayoutTests/fast/js/prefix-syntax.html
|
| +++ b/LayoutTests/fast/js/prefix-syntax.html
|
| @@ -1,7 +1,7 @@
|
| <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
|
| <html>
|
| <head>
|
| -<script src="resources/js-test-pre.js"></script>
|
| +<script src="../../resources/js-test.js"></script>
|
| </head>
|
| <body>
|
| <script src="script-tests/prefix-syntax.js"></script>
|
|
|