Skip to content

Commit

Permalink
Try again
Browse files Browse the repository at this point in the history
  • Loading branch information
JeffFessler committed May 18, 2024
1 parent 3bef13b commit 2c51e0d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/runtests.jl
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,8 @@ using Test: @test, @test_throws, @testset, detect_ambiguities
@testset "exts" begin
@test_throws String sino_plot_rays()
@test_throws String sino_geom_plot!()
@test_throws String ct_geom_plot2!()
# @test_throws String ct_geom_plot3() # todo
# @test_throws String ct_geom_plot2!()
@test_throws String ct_geom_plot3() # todo
end

include("units.jl")
Expand Down

0 comments on commit 2c51e0d

Please sign in to comment.