We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d23c7b commit 25002a2Copy full SHA for 25002a2
test/runtests.jl
@@ -1,6 +1,6 @@
1
# assert file to test polynomial implementation
2
using Compat
3
-using Base.Test
+using Compat.Test
4
using Polynomials
5
6
pNULL = Poly(Float32[])
0 commit comments