Skip to content

Commit

Permalink
fix test
Browse files Browse the repository at this point in the history
  • Loading branch information
thofma committed Oct 26, 2024
1 parent 88705c4 commit e96bf99
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/test_main.jl
Original file line number Diff line number Diff line change
Expand Up @@ -440,3 +440,4 @@ end
end
@test collect(test_weird_for(3)) == [(1, 1), (2, 1), (2, 2), (3, 1), (3, 2), (3, 3)]
end
end

0 comments on commit e96bf99

Please sign in to comment.