| Index: LayoutTests/fast/js/JSON-stringify.html
|
| diff --git a/LayoutTests/fast/js/JSON-stringify.html b/LayoutTests/fast/js/JSON-stringify.html
|
| index ee349ad25eb02c856befbef31849daf1b5712354..07c5e5546d129dff6064316b9853403d7c0527a2 100644
|
| --- a/LayoutTests/fast/js/JSON-stringify.html
|
| +++ b/LayoutTests/fast/js/JSON-stringify.html
|
| @@ -10,6 +10,5 @@ this.JSON = null;
|
| </script>
|
| <script src="resources/json2-es5-compat.js"></script>
|
| <script src="resources/JSON-stringify.js"></script>
|
| -<script src="resources/js-test-post.js"></script>
|
| </body>
|
| </html>
|
|
|