Skip to content

Commit

Permalink
Revert removed newline
Browse files Browse the repository at this point in the history
  • Loading branch information
gaurav-arya committed Jan 19, 2023
1 parent 17c490b commit 0633370
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/basics.jl
Original file line number Diff line number Diff line change
Expand Up @@ -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
end

0 comments on commit 0633370

Please sign in to comment.