Skip to content

Commit 975dc47

Browse files
committed
depgraph: fix failling test
1 parent 23d9624 commit 975dc47

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

depgraph/graph_test.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -72,8 +72,6 @@ c -> e`)
7272

7373
expected := `
7474
root: a
75-
a -> b
76-
a -> c
7775
a
7876
a -> b
7977
a -> c

0 commit comments

Comments
 (0)