Skip to content

Commit c552e64

Browse files
authored
Remove an unnecessary empty line
1 parent 6d2bf13 commit c552e64

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/runtests.jl

-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ import Distributed
66
import Test
77

88
# Bring some names into scope, just for convenience:
9-
109
using Test: @testset, @test, @test_throws, @test_logs, @test_skip, @test_broken
1110

1211
const original_JULIA_DEBUG = strip(get(ENV, "JULIA_DEBUG", ""))

0 commit comments

Comments
 (0)