Skip to content

Commit

Permalink
Merge branch 'hotfix/tests'
Browse files Browse the repository at this point in the history
  • Loading branch information
CiaranOMara committed Aug 22, 2017
2 parents 06a56ce + 219577f commit b1cbbf0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions test/runtests.jl
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,6 @@ using BedgraphFiles
using DataFrames
using Base.Test

add_format(format"Bedgraph", (), [".bedgraph"], [:BedgraphFiles])

@testset "BedgraphFiles" begin

df = load(joinpath(@__DIR__, "data.bedgraph")) |> DataFrame
Expand Down

0 comments on commit b1cbbf0

Please sign in to comment.