Skip to content

Commit d98a398

Browse files
authored
Update specialfunctionstests.jl
1 parent b56c1a5 commit d98a398

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/specialfunctionstests.jl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
using FastTransforms
22
using Compat.Test
3+
import FastTransforms.pochhammer
34

45
@testset "Pochhammer" begin
56
@test pochhammer(2,3) == 24

0 commit comments

Comments
 (0)