mirror of https://github.com/lukechilds/node.git
Bert Belder
13 years ago
3 changed files with 3 additions and 3 deletions
@ -1,6 +1,6 @@ |
|||
before |
|||
|
|||
*/test/message/throw_in_line_with_tabs.js:32 |
|||
*test*message*throw_in_line_with_tabs.js:32 |
|||
throw ({ foo: 'bar' }); |
|||
^ |
|||
[object Object] |
|||
|
@ -1,6 +1,6 @@ |
|||
before |
|||
|
|||
*/test/message/throw_non_error.js:31 |
|||
*test*message*throw_non_error.js:31 |
|||
throw ({ foo: 'bar' }); |
|||
^ |
|||
[object Object] |
|||
|
Loading…
Reference in new issue