mirror of
https://github.com/kalmarek/GroupRings.jl.git
synced 2024-11-13 21:10:27 +01:00
6 lines
78 B
Julia
6 lines
78 B
Julia
|
using GroupAlgebras
|
||
|
using Base.Test
|
||
|
|
||
|
# write your own tests here
|
||
|
@test 1 == 2
|