depgraph: fix failling test

This commit is contained in:
Mitchell Hashimoto 2014-06-05 13:00:29 -07:00
parent 23d96248aa
commit 975dc47638
1 changed files with 0 additions and 2 deletions

View File

@ -72,8 +72,6 @@ c -> e`)
expected := `
root: a
a -> b
a -> c
a
a -> b
a -> c