This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
nodejs
Watch
0
Star
0
Fork
0
You've already forked nodejs
mirror of
https://github.com/nodejs/node.git
synced
2024-12-01 16:10:02 +01:00
Code
Issues
Releases
Activity
f29762f4dd
nodejs
/
test
/
message
/
throw_in_line_with_tabs.out
6 lines
95 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Check for tabs in source line in DisplayExceptionLine Fix for joyent/node#3280
2012-05-21 17:27:15 +02:00
before
test: enable linting for tests Enable linting for the test directory. A number of changes was made so all tests conform the current rules used by lib and src directories. The only exception for tests is that unreachable (dead) code is allowed. test-fs-non-number-arguments-throw had to be excluded from the changes because of a weird issue on Windows CI. PR-URL: https://github.com/nodejs/io.js/pull/1721 Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
2015-05-19 13:00:06 +02:00
*test*message*throw_in_line_with_tabs.js:10
Check for tabs in source line in DisplayExceptionLine Fix for joyent/node#3280
2012-05-21 17:27:15 +02:00
throw ({ foo: 'bar' });
^
[object Object]
Copy Permalink