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.
2 parents f24c507 + 20ad38b commit 93dc1acCopy full SHA for 93dc1ac
1 file changed
test/runtests.jl
@@ -1,10 +1,6 @@
1
using PoissonRandom
2
import Distributions
3
-@static if VERSION < v"0.7.0-DEV.2005"
4
- using Base.Test
5
-else
6
- using Test
7
-end
+using Test
8
9
n_tsamples = 10^5
10
0 commit comments