Alex Chan
2025-09-26 07:35:54 +01:00
committed by Alex Chan
parent 8b3e88cd09
commit 002ecb78d0
7 changed files with 0 additions and 18 deletions

View File

@@ -196,7 +196,6 @@ func TestComplete(t *testing.T) {
// Run the tests.
for _, test := range tests {
test := test
name := strings.Join(test.args, "␣")
if test.showFlags {
name += "+flags"