We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 799fb14 commit 011d582Copy full SHA for 011d582
test/setup.jl
@@ -29,7 +29,6 @@ function runtests(f, name)
29
30
ex = quote
31
GC.gc(true)
32
- Random.seed!(1)
33
34
@timed @testset $"$name" begin
35
$f()
0 commit comments