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 2baa6f8 commit efe561bCopy full SHA for efe561b
nodejs/scripts/tests/GH73/GH73.js
@@ -4,9 +4,6 @@ module.exports = {
4
"Issues" : {
5
6
"GH73Core" : require('./GH73Core'),
7
- // TODO
8
- // runs only standalone under linux
9
-// "GH73DateTimezoneOffset" : require('./GH73DateTimezoneOffset'),
10
"GH73Calendar" : require('./GH73Calendar'),
11
"GH73GYear" : require('./GH73GYear'),
12
"GH73GYearMonth" : require('./GH73GYearMonth'),
nodejs/scripts/tests/GH73/GH73DateTimezoneOffset.js
0 commit comments