node/test/fixtures/throws_error.js

2 lines
25 B
JavaScript
Raw Normal View History

2010-12-03 09:03:18 +08:00
throw new Error('blah');