tests: make all message tests pass on Windows
This commit is contained in:
parent
5209dad907
commit
0dba4ad0f9
@ -1,6 +1,6 @@
|
|||||||
before
|
before
|
||||||
|
|
||||||
*/test/message/throw_in_line_with_tabs.js:32
|
*test*message*throw_in_line_with_tabs.js:32
|
||||||
throw ({ foo: 'bar' });
|
throw ({ foo: 'bar' });
|
||||||
^
|
^
|
||||||
[object Object]
|
[object Object]
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
before
|
before
|
||||||
|
|
||||||
*/test/message/throw_non_error.js:31
|
*test*message*throw_non_error.js:31
|
||||||
throw ({ foo: 'bar' });
|
throw ({ foo: 'bar' });
|
||||||
^
|
^
|
||||||
[object Object]
|
[object Object]
|
||||||
|
@ -10,5 +10,5 @@ ReferenceError: foo is not defined
|
|||||||
at *..js (module.js:*)
|
at *..js (module.js:*)
|
||||||
at Module.load (module.js:*)
|
at Module.load (module.js:*)
|
||||||
at *._load (module.js:*)
|
at *._load (module.js:*)
|
||||||
at Module.runMain (module.js:*)
|
at module.js:*
|
||||||
at *._tickCallback (node.js:*)
|
at *._tickCallback (node.js:*)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user