mirror of
https://github.com/prometheus/prometheus
synced 2026-04-20 22:41:05 +08:00
Currently hashmod hashes all the labels, even if there is a newline. To ensure it still works in the future, let's add a test. Signed-off-by: Julien Pivotto <roidelapluie@inuits.eu>