Chromium Code Reviews| Index: LayoutTests/fast/js/string-split-conformance.html |
| diff --git a/LayoutTests/fast/js/string-split-conformance.html b/LayoutTests/fast/js/string-split-conformance.html |
| deleted file mode 100644 |
| index a6222b6b85ef68bab170414c15de535c1d07b8c0..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/fast/js/string-split-conformance.html |
| +++ /dev/null |
| @@ -1,10 +0,0 @@ |
| -<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN"> |
| -<html> |
| -<head> |
| -<script src="resources/js-test-pre.js"></script> |
| -</head> |
| -<body> |
| -<script src="script-tests/string-split-conformance.js"></script> |
| -<script src="resources/js-test-post.js"></script> |
| -</body> |
| -</html> |