ww: report no test files for empty test packages
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
package no_tests;
|
||||
|
||||
fn init() void = { abort(); };
|
||||
|
||||
export fn value() int = { return 1; };
|
||||
|
||||
Reference in New Issue
Block a user