summaryrefslogtreecommitdiffstats
path: root/common/paths/url_test.go
AgeCommit message (Collapse)Author
2021-06-18Split out the puthe path/filepath functions into common/pathsBjørn Erik Pedersen
So they can be used from the config package without cyclic troubles. Updates #8654