We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6d2bf13 commit c552e64Copy full SHA for c552e64
test/runtests.jl
@@ -6,7 +6,6 @@ import Distributed
6
import Test
7
8
# Bring some names into scope, just for convenience:
9
-
10
using Test: @testset, @test, @test_throws, @test_logs, @test_skip, @test_broken
11
12
const original_JULIA_DEBUG = strip(get(ENV, "JULIA_DEBUG", ""))
0 commit comments