Skip to content

Commit 25002a2

Browse files
committed
test warning clean up [ci skip]
1 parent 9d23c7b commit 25002a2

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,6 +1,6 @@
11
# assert file to test polynomial implementation
22
using Compat
3-
using Base.Test
3+
using Compat.Test
44
using Polynomials
55

66
pNULL = Poly(Float32[])

0 commit comments

Comments
 (0)