Skip to content

Commit 61dae22

Browse files
committed
test: adapt and include test
1 parent 3fe6ccc commit 61dae22

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/csaf_2_1/mandatoryTest_6_1_37.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ describe('mandatoryTest_6_1_37', function () {
3232
['2015-06-30T10:29:60-13:30', true],
3333
['2015-06-30T23:59:60+00:00', true],
3434
['2015-07-01T06:59:60+07:00', true],
35-
// ['2016-12-31T00:00:60+23:59', true],
35+
['2016-12-31T00:00:60-23:59', true],
3636
['2016-12-31T23:59:60+00:00', true],
3737
['2017-01-01T02:59:60+03:00', true],
3838
['2017-01-01T02:59:60+04:00', false],

0 commit comments

Comments
 (0)