mirror of
https://github.com/xcat2/xcat-dep.git
synced 2026-09-12 12:36:23 +00:00
341f4650ab6cbee9f5052f95137e83ab82035e8d
The architecture-coverage block was appended at the end of t/sbuild-all.t, past done_testing. Test::More had already declared the plan, so the run ended with "planned 194 tests but ran 197" and the three assertions counted for nothing. Move the block above done_testing. Signed-off-by: Daniel Hilst <392820+dhilst@users.noreply.github.com>
Description
No description provided
Languages
C
89%
Perl
6.7%
Assembly
1.4%
JavaScript
0.8%
Makefile
0.6%
Other
1.4%