Skip to content

Commit

Permalink
Simplify tests
Browse files Browse the repository at this point in the history
  • Loading branch information
RobBlackwell committed Aug 1, 2018
1 parent 95324e5 commit 258772b
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions test/runtests.jl
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,6 @@ else
using Test
end

Pkg.test("SimradEK60TestData")
Pkg.test("SimradRaw")
Pkg.test("SimradEK60")
Pkg.test("EchoviewEvr")
Pkg.test("EchoviewEcs")
Pkg.test("EchogramPyPlot")
Pkg.test("EchogramImages")


x = transform(SimradRaw.load(EK60_SAMPLE))

@test length(x["t38"]) == 572
Expand Down

0 comments on commit 258772b

Please sign in to comment.