Skip to content

Commit 260cfd1

Browse files
committed
fix lint
1 parent a1c46db commit 260cfd1

File tree

1 file changed

+1
-0
lines changed
  • lib/internal/test_runner/reporter

1 file changed

+1
-0
lines changed

lib/internal/test_runner/reporter/spec.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ const {
55
ArrayPrototypePush,
66
ArrayPrototypeShift,
77
ArrayPrototypeUnshift,
8+
Date,
89
DatePrototypeToLocaleString,
910
} = primordials;
1011
const assert = require('assert');

0 commit comments

Comments
 (0)