Skip to content

Commit

Permalink
fixup test/examples
Browse files Browse the repository at this point in the history
  • Loading branch information
sjkelly committed Jun 19, 2024
1 parent 824f0b8 commit f5ea084
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions test/examples.jl
Original file line number Diff line number Diff line change
@@ -1,10 +1,9 @@
@testset "examples" begin
dir = "../examples"
files = [ #"csg.jl",
files = [ "csg.jl",
"example001.jl",
#"piping.jl",
"radiused_union.jl",
"fea.jl",
"2d.jl"]
for file in files
@testset "$file" begin
Expand Down

0 comments on commit f5ea084

Please sign in to comment.