summaryrefslogtreecommitdiff
path: root/microprom/labels_test.go
Commit message (Collapse)AuthorAgeFilesLines
* add package micropromStefan Majewsky2026-08-171-0/+24
This does not have test coverage yet, because the test coverage will be in the `testing/` module, but `go mod tidy` will not run there until there is a commit that has the microprom package itself.