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 8b5cdac commit 5a30344Copy full SHA for 5a30344
1 file changed
test/runtests.jl
@@ -1,7 +1,7 @@
1
using FixedPointDecimals
2
import FixedPointDecimals: FD, value
3
-using Base.Test
4
using Compat
+using Compat.Test
5
import Base.Checked: checked_mul
6
7
include("utils.jl")
0 commit comments