Chromium Code Reviews| Index: LayoutTests/fast/js/regexp-non-greedy-parentheses.html |
| diff --git a/LayoutTests/fast/js/regexp-non-greedy-parentheses.html b/LayoutTests/fast/js/regexp-non-greedy-parentheses.html |
| deleted file mode 100644 |
| index 76b9486a62de771c9f8c244cb124338edf3cb609..0000000000000000000000000000000000000000 |
| --- a/LayoutTests/fast/js/regexp-non-greedy-parentheses.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/regexp-non-greedy-parentheses.js"></script> |
| -<script src="resources/js-test-post.js"></script> |
| -</body> |
| -</html> |