• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1'use strict';
2require('../common');
3
4// This is a sibling test to test/addons/register-signal-handler/
5
6process.env.ALLOW_CRASHES = true;
7require('../addons/register-signal-handler/test');
8