mirror of
https://github.com/kalmarek/Groups.jl.git
synced 2024-11-19 06:30:29 +01:00
6 lines
71 B
Julia
6 lines
71 B
Julia
|
using Groups
|
||
|
using Base.Test
|
||
|
|
||
|
# write your own tests here
|
||
|
@test 1 == 2
|