diff --git a/test/basics.jl b/test/basics.jl index 2711940..bb26f85 100644 --- a/test/basics.jl +++ b/test/basics.jl @@ -381,4 +381,4 @@ end @testset "Deprecated first-arg walk API to fmap" begin @test fmap(Functors.DefaultWalk(), nothing, (1, 2, 3)) == (1, 2, 3) -end \ No newline at end of file +end