Chromium Code Reviews| Index: test/message/instanceof.out |
| diff --git a/test/message/instanceof.out b/test/message/instanceof.out |
| deleted file mode 100644 |
| index d279bc44e78769ffdc79c94918bfc7a5f9072201..0000000000000000000000000000000000000000 |
| --- a/test/message/instanceof.out |
| +++ /dev/null |
| @@ -1,5 +0,0 @@ |
| -*%(basename)s:28: TypeError: Expecting a function in instanceof check, but got 2 |
| -1 instanceof 2; |
| - ^ |
| -TypeError: Expecting a function in instanceof check, but got 2 |
| - at *%(basename)s:28:3 |