| Index: LayoutTests/crash/string-replacement-outofmemory.html
|
| diff --git a/LayoutTests/crash/string-replacement-outofmemory.html b/LayoutTests/crash/string-replacement-outofmemory.html
|
| index eb80ac5897c82ae25724ee3d1a9edddf830c689f..ff020626679360a4bbef03ce1fc3178dfced7c71 100644
|
| --- a/LayoutTests/crash/string-replacement-outofmemory.html
|
| +++ b/LayoutTests/crash/string-replacement-outofmemory.html
|
| @@ -1,5 +1,5 @@
|
| <!DOCTYPE html>
|
| -<script src="../fast/js/resources/js-test-pre.js"></script>
|
| +<script src="../resources/js-test.js"></script>
|
| <script>
|
| description(
|
| 'This tests that string replacement with a large replacement string causes an out-of-memory exception. See <a href="https://bugs.webkit.org/show_bug.cgi?id=102956">bug 102956</a> for more details.'
|
|
|