Skip to content

Commit

Permalink
Remove block test entirely (#65)
Browse files Browse the repository at this point in the history
  • Loading branch information
ararslan committed Jul 25, 2016
1 parent 7d1fcfc commit ea51e1f
Show file tree
Hide file tree
Showing 6 changed files with 0 additions and 221 deletions.
12 changes: 0 additions & 12 deletions benchmark/b.jl

This file was deleted.

33 changes: 0 additions & 33 deletions doc/parametric/test_b.rst

This file was deleted.

1 change: 0 additions & 1 deletion src/HypothesisTests.jl
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,6 @@ end

include("common.jl")

include("b.jl")
include("binomial.jl")
include("circular.jl")
include("fisher.jl")
Expand Down
144 changes: 0 additions & 144 deletions src/b.jl

This file was deleted.

30 changes: 0 additions & 30 deletions test/b.jl

This file was deleted.

1 change: 0 additions & 1 deletion test/runtests.jl
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
include("b.jl")
include("binomial.jl")
include("circular.jl")
include("fisher.jl")
Expand Down

0 comments on commit ea51e1f

Please sign in to comment.