Skip to content

Commit cf861b9

Browse files
revertme: add dummy failure
1 parent f7a6bb7 commit cf861b9

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

stdlib/Dates/test/accessors.jl

+2
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ module AccessorsTest
55
using Dates
66
using Test
77

8+
@test false
9+
810
@testset "yearmonthday/yearmonth/monthday" begin
911
# yearmonthday is the opposite of totaldays
1012
# taking Rata Die Day # and returning proleptic Gregorian date

0 commit comments

Comments
 (0)