GroupRings.jl/test/runtests.jl

14 lines
103 B
Julia

using Test
using AbstractAlgebra
using GroupRings
using SparseArrays
include("usetests.jl")
end