Skip to content

Commit

Permalink
Added test
Browse files Browse the repository at this point in the history
  • Loading branch information
tcfuji committed Oct 31, 2014
1 parent 75b3410 commit b6f8785
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/runtests.jl
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,5 @@ b.dag.edges

removeEdges!(b, [(:D, :E), (:C, :D)])

@test length(b.dag.edges) == 1

0 comments on commit b6f8785

Please sign in to comment.