overte-HifiExperiments/scripts/developer/tests/unit_tests/moduleTests/exceptions/exception.js
2017-03-07 16:36:10 -05:00

3 lines
65 B
JavaScript

module.exports = "n/a";
throw new Error('exception on line 2');