Skip to content

Commit ac86a6e

Browse files
committed
Update runtests.jl
1 parent 10d1b7f commit ac86a6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/runtests.jl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
using ApproxFunBase, LinearAlgebra, Random, Test
2-
import ApproxFunBase: Infinity, ∞
2+
import ApproxFunBase: Infinity, ∞
33

44
@testset "Helper" begin
55
@testset "interlace" begin

0 commit comments

Comments
 (0)