Add test for multiple dependencies on base package #52
Loading…
Reference in New Issue
There is no content yet.
Delete Branch "multiple-deps"
Deleting a branch is permanent. Although the deleted branch may exist for a short time before cleaning up, in most cases it CANNOT be undone. Continue?
This is just a demonstration following on from #51. When there are multiple dependencies on the same lib:
private-libs-duplication --> baz bar
baz --> foo
bar --> foo
foo
should be moved along to the end.Current output is:
expected is: