license: MIT
authors: Thomas Breloff
years: 2015
user: tbreloff
Julia Version 0.4.0-dev+6930 [40d2035]
6 lines
69 B
Julia
6 lines
69 B
Julia
using Plot
|
|
using Base.Test
|
|
|
|
# write your own tests here
|
|
@test 1 == 1
|