ww test: omit marker for empty list results
This commit is contained in:
@@ -113,9 +113,6 @@ export fn run(tests: [](str, *fn() void)) i32 = {
|
||||
};
|
||||
|
||||
if (list) {
|
||||
if (selected == 0 && pkgprefix.len != 0) {
|
||||
tstputs("[no matches]\n");
|
||||
};
|
||||
return 0;
|
||||
};
|
||||
if (selected == 0) {
|
||||
|
||||
Reference in New Issue
Block a user