Skip to content

Commit

Permalink
Update runtests.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
yakir12 authored Dec 20, 2024
1 parent 3c4bc49 commit c793d54
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/runtests.jl
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ function attempt_fit(files, n_corners, checker_size)
end
end


@testset "CameraCalibrations.jl" begin
@testset "Code quality (Aqua.jl)" begin
Aqua.test_all(CameraCalibrations; piracies = false)
Expand Down Expand Up @@ -115,5 +114,4 @@ end
@test org.files == copy.files
end
end

end

0 comments on commit c793d54

Please sign in to comment.