mirror of
https://github.com/zebrajr/node.git
synced 2025-12-06 00:20:08 +01:00
This commit introduces an initial version of a CLI-based test runner. PR-URL: https://github.com/nodejs/node/pull/42658 Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
3 lines
55 B
JavaScript
3 lines
55 B
JavaScript
'use strict';
|
|
throw new Error('thrown from index.js');
|