Commit 3e1b1dd ("Remove excessive copyright/license boilerplate") broke
some of the message tests because without the license boilerplate at
the top, the line numbers no longer match up.
PR-URL: https://github.com/iojs/io.js/pull/316
Reviewed-By: Bert Belder <bertbelder@gmail.com>
5 lines
56 B
Text
5 lines
56 B
Text
|
|
*test*message*throw_null.js:4
|
|
throw null;
|
|
^
|
|
null
|