We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
test_throws.jl
1 parent 8d61f2d commit e74bdd6Copy full SHA for e74bdd6
1 file changed
test/runtests.jl
@@ -8,6 +8,7 @@ using Test
8
include("FormalPowerSeries.jl")
9
include("Haar.jl")
10
include("StochasticProcess.jl")
11
+ include("test_throws.jl")
12
include("doctests.jl")
13
14
@testset "densities" begin
0 commit comments