This commit is contained in:
2024-04-03 20:59:37 +03:00
parent 0376ce4e06
commit 6795fa089a
20 changed files with 38 additions and 95 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ import (
"github.com/alecthomas/assert/v2"
"github.com/alecthomas/kong"
"git.company.lan/gopkg/kong"
)
func TestDefaultValueForOptionalArg(t *testing.T) {