Skip to content

Commit ceee976

Browse files
committed
lint test/integration/fixtures/simple-reporter.js
1 parent dcfc094 commit ceee976

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/integration/fixtures/simple-reporter.js

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
'use strict';
2+
13
var baseReporter = require('../../../lib/reporters/base');
24
module.exports = simplereporter;
35

0 commit comments

Comments
 (0)