1
0
mirror of https://github.com/ipfs/kubo.git synced 2025-08-06 19:44:01 +08:00
Files
kubo/coverage
Steven Allen 3df743ac29 fix error when computing coverage
Some packages can contain both external and internal tests. Listing these
packages twice causes us to create two targets (which fails).

Instead, use a single go list statement.
2020-10-12 16:35:31 -07:00
..
2020-10-12 16:35:31 -07:00