We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dcfc094 commit ceee976Copy full SHA for ceee976
test/integration/fixtures/simple-reporter.js
@@ -1,3 +1,5 @@
1
+'use strict';
2
+
3
var baseReporter = require('../../../lib/reporters/base');
4
module.exports = simplereporter;
5
0 commit comments