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