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 3030de6 commit 4fb872bCopy full SHA for 4fb872b
test/Catalan_test.jl
@@ -1,5 +1,5 @@
1
using Catalan
2
-using Test
+using Base.Test
3
4
# catalan
5
@test catalan(5) == 42
0 commit comments