We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1c46db commit 260cfd1Copy full SHA for 260cfd1
lib/internal/test_runner/reporter/spec.js
@@ -5,6 +5,7 @@ const {
5
ArrayPrototypePush,
6
ArrayPrototypeShift,
7
ArrayPrototypeUnshift,
8
+ Date,
9
DatePrototypeToLocaleString,
10
} = primordials;
11
const assert = require('assert');
0 commit comments