File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -3,10 +3,10 @@ using Test
3
3
import SpecialFunctions
4
4
5
5
@time @testset " besseli" begin include (" besseli_test.jl" ) end
6
- # @time @testset "besselk" begin include("besselk_test.jl") end
6
+ @time @testset " besselk" begin include (" besselk_test.jl" ) end
7
7
@time @testset " besselj" begin include (" besselj_test.jl" ) end
8
- # @time @testset "bessely" begin include("bessely_test.jl") end
9
- # @time @testset "hankel" begin include("hankel_test.jl") end
10
- # @time @testset "gamma" begin include("gamma_test.jl") end
11
- # @time @testset "airy" begin include("airy_test.jl") end
12
- # @time @testset "sphericalbessel" begin include("sphericalbessel_test.jl") end
8
+ @time @testset " bessely" begin include (" bessely_test.jl" ) end
9
+ @time @testset " hankel" begin include (" hankel_test.jl" ) end
10
+ @time @testset " gamma" begin include (" gamma_test.jl" ) end
11
+ @time @testset " airy" begin include (" airy_test.jl" ) end
12
+ @time @testset " sphericalbessel" begin include (" sphericalbessel_test.jl" ) end
You can’t perform that action at this time.
0 commit comments