Skip to content

Commit

Permalink
expanding tests slightly
Browse files Browse the repository at this point in the history
  • Loading branch information
dehann committed Jul 13, 2018
1 parent f6e5ef6 commit 120ac8f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/runtests.jl
Original file line number Diff line number Diff line change
Expand Up @@ -240,5 +240,6 @@ ps = string(p)
pp = convert(BallTreeDensity, ps)

@test norm(getPoints(pp)-getPoints(p)) < 1e-5
@test norm(getBW(pp)-getBW(p)) < 1e-5

end

0 comments on commit 120ac8f

Please sign in to comment.