Skip to content

Commit e81ab8f

Browse files
committed
A couple more Compat.Tests
1 parent 4174b82 commit e81ab8f

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

test/sphericalharmonics/pointwisetests.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
using FastTransforms, Base.Test, Compat
1+
using FastTransforms, Compat
22
using Compat.Test
33

44
import FastTransforms: normalizecolumns!, maxcolnorm, sphevaluatepi

test/sphericalharmonics/slowplantests.jl

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
using FastTransforms, Base.Test
1+
using FastTransforms, Compat
2+
using Compat.Test
23

34
import FastTransforms: normalizecolumns!, maxcolnorm
45

0 commit comments

Comments
 (0)