| Index: third_party/WebKit/LayoutTests/fast/js/exception-thrown-from-new-expected.txt
|
| diff --git a/third_party/WebKit/LayoutTests/fast/js/exception-thrown-from-new-expected.txt b/third_party/WebKit/LayoutTests/fast/js/exception-thrown-from-new-expected.txt
|
| deleted file mode 100644
|
| index a272b45d0ad8afd31247fa7cea3a7b1e1a2884fe..0000000000000000000000000000000000000000
|
| --- a/third_party/WebKit/LayoutTests/fast/js/exception-thrown-from-new-expected.txt
|
| +++ /dev/null
|
| @@ -1,5 +0,0 @@
|
| -This page tests exceptions thrown from 'new' expressions. If the test passes, you'll see a series of PASS messages below.
|
| -
|
| -FAIL: e1 should be 'TypeError: 'undefined' is not a constructor (evaluating 'new f')' but instead is 'TypeError: f is not a function'.
|
| -FAIL: e2 should be 'TypeError: 'undefined' is not a function (evaluating 'g()')' but instead is 'TypeError: g is not a function'.
|
| -
|
|
|