Skip to content

Commit c9bee8a

Browse files
committed
Update runtests.jl
1 parent 714255d commit c9bee8a

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

test/runtests.jl

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -81,6 +81,10 @@ using Test
8181
include("test_ASAGI_IO.jl")
8282
end
8383

84+
@testset "LaMEM_post_processing" begin
85+
include("test_LaMEM_post_processing.jl")
86+
end
87+
8488
end
8589

8690
# Cleanup

0 commit comments

Comments
 (0)