Skip to content

Commit f38c67a

Browse files
christiangnrdmaleadt
authored andcommitted
Add test
1 parent bfb7c62 commit f38c67a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/runtests.jl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ cd(@__DIR__)
2020

2121
@test contains(str, r"basic .+ started at")
2222
@test contains(str, "SUCCESS")
23+
24+
@test isfile(ParallelTestRunner.get_history_file(ParallelTestRunner))
2325
end
2426

2527
@testset "custom tests and init code" begin

0 commit comments

Comments
 (0)