mirror of
https://github.com/tgorordo/WignerSymbols.jl.git
synced 2026-06-13 02:02:14 -07:00
license: MIT
authors: Jutho
years: 2017
user: jutho
Julia Version 0.7.0-DEV.1283 [4fea203375]
5 lines
78 B
Julia
5 lines
78 B
Julia
using WignerSymbols
|
|
using Base.Test
|
|
|
|
# write your own tests here
|
|
@test 1 == 2
|