Skip to content

Commit 2effdee

Browse files
committed
Simplify test runner more.
[ci skip]
1 parent 974755c commit 2effdee

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/setup.jl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,6 @@ function runtests(f, name)
6464
res
6565
end
6666

67-
old_print_setting = Test.TESTSET_PRINT_ENABLE[]
6867
@static if VERSION >= v"1.13.0-DEV.1044"
6968
@with Test.TESTSET_PRINT_ENABLE=>false begin
7069
inner()

0 commit comments

Comments
 (0)