mirror of
https://github.com/kalmarek/Groups.jl.git
synced 2025-03-14 00:27:11 +01:00
license: MIT authors: kalmar years: 2017 user: Julia Version 0.5.1-pre+0 [6a1e339*]
6 lines
71 B
Julia
6 lines
71 B
Julia
using Groups
|
|
using Base.Test
|
|
|
|
# write your own tests here
|
|
@test 1 == 2
|