Skip to content

Commit

Permalink
trim trailing whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
palday committed Jun 27, 2024
1 parent 87262fb commit a0c4da6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/pls.jl
Original file line number Diff line number Diff line change
Expand Up @@ -626,9 +626,9 @@ end
}
"""
)
@test_throws ArgumentError restoreoptsum!(m, seekstart(iob))
@test_throws ArgumentError restoreoptsum!(m, seekstart(iob))
end

@testset "profile" begin
pr = profile(last(models(:sleepstudy)))
tbl = pr.tbl
Expand Down

0 comments on commit a0c4da6

Please sign in to comment.