File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -2,13 +2,13 @@ using Bessels
2
2
using Test
3
3
import SpecialFunctions
4
4
5
- # @time @testset "besseli" begin include("besseli_test.jl") end
6
- # @time @testset "besselk" begin include("besselk_test.jl") end
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
13
- # @time @testset "besselk enzyme autodiff" begin include("besselk_enzyme_test.jl") end
5
+ @time @testset " besseli" begin include (" besseli_test.jl" ) end
6
+ @time @testset " besselk" begin include (" besselk_test.jl" ) end
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
13
+ @time @testset " besselk enzyme autodiff" begin include (" besselk_enzyme_test.jl" ) end
14
14
@time @testset " besseli enzyme autodiff" begin include (" besseli_enzyme_test.jl" ) end
You can’t perform that action at this time.
0 commit comments