• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1// Flags: --experimental-report --report-uncaught-exception --report-compact
2'use strict';
3// Test producing a compact report on uncaught exception.
4require('../common');
5require('./test-report-uncaught-exception.js');
6