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 dc19333 commit 34bd1cdCopy full SHA for 34bd1cd
test/runtests.jl
@@ -1,7 +1,7 @@
1
import AdaptiveRejectionSampling
2
ars = AdaptiveRejectionSampling
3
4
-using Base.Test
+using Test
5
6
@testset "Line" begin
7
@test ars.Line(2.0, 3) isa ars.Line
0 commit comments