Skip to content

Commit 956a6f5

Browse files
committed
Fix Young diagram tests
1 parent acd88d8 commit 956a6f5

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

test/youngdiagrams.jl

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,3 @@
1-
using Catalan
2-
using Base.Test
3-
41
@test ([5,4,2,2]\[2,1]) == ([5, 4, 2, 2],[2, 1])
52
@test isrimhook([4,3,2], [2,2,2])
63
@test !isrimhook([4,3,2], [2,2,1])

0 commit comments

Comments
 (0)