Skip to content

Commit

Permalink
Put tests on standby for now
Browse files Browse the repository at this point in the history
  • Loading branch information
romainFr authored Jan 30, 2018
1 parent d5780d1 commit eb4d600
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/runtests.jl
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,3 @@ using Base.Test

# write your own tests here
@test 1 == 1
myFs = FluorescentSerie(ones(20,3),collect(1.0:20.0),Array{Int64,1}[[1;4;3],[2;8;9],[3;10;34;]],zeros(5,5))

0 comments on commit eb4d600

Please sign in to comment.