Skip to content

Don't print the number of deps in count-deps tests

John Ericson requested to merge wip/enumerate-deps-only-no-count into master

It is redundant information and a source of needless version control conflicts when multiple MRs are changing the deps list.

Just printing the list and not also its length is fine.

Merge request reports