move tests for AutFn

This commit is contained in:
Marek Kaluba 2021-06-10 12:54:27 +02:00
parent d238854095
commit e48b06f6c4
No known key found for this signature in database
GPG Key ID: 8BF1A3855328FC15
2 changed files with 2 additions and 1 deletions

View File

@ -33,7 +33,8 @@ using LinearAlgebra
include("free_groups.jl")
include("fp_groups.jl")
include("automorphisms.jl")
include("AutFn.jl")
include("benchmarks.jl")
end
end