summaryrefslogtreecommitdiff
path: root/internal/config/cliparsing_test.go
AgeCommit message (Collapse)AuthorFiles
2022-11-15[chore] refactor test/cliparsing.sh into a go test below internal/config (#1036)Libravatar Mara Sophie Grosch1
Also adds AddGlobalFlags and AddServerFlags as methods on ConfigState, very useful for testing.