mirror of
https://github.com/kalmarek/Groups.jl.git
synced 2024-12-26 02:20:30 +01:00
rename test file
This commit is contained in:
parent
29be715c46
commit
9fd136ac06
@ -7,6 +7,6 @@ using LinearAlgebra
|
|||||||
@testset "Groups" begin
|
@testset "Groups" begin
|
||||||
include("FreeGroup-tests.jl")
|
include("FreeGroup-tests.jl")
|
||||||
include("AutGroup-tests.jl")
|
include("AutGroup-tests.jl")
|
||||||
include("DirectProd-tests.jl")
|
include("DirectPower-tests.jl")
|
||||||
include("WreathProd-tests.jl")
|
include("WreathProd-tests.jl")
|
||||||
end
|
end
|
||||||
|
Loading…
Reference in New Issue
Block a user