mirror of
https://github.com/kalmarek/Groups.jl.git
synced 2025-01-11 14:02:33 +01:00
modify tests to accomodate changes
This commit is contained in:
parent
91189124b3
commit
78808d2430
@ -168,11 +168,7 @@ end
|
||||
S₁ = [GWord(s) for s in unique(S)]
|
||||
@test isa(S₁, Vector{AutWord})
|
||||
p = prod(S₁)
|
||||
@test length(p) == 75
|
||||
@test Groups.simplify_perms!(p) == false
|
||||
@test length(p) == 53
|
||||
@test Groups.join_free_symbols!(p) == true
|
||||
|
||||
|
||||
end
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user