We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4978027 commit 6e85b32Copy full SHA for 6e85b32
tests/version/version_test.bzl
@@ -43,6 +43,7 @@ def _test_normalization(env):
43
"": [""],
44
"+ubuntu.7": ["+Ubuntu_7", "+ubuntu-007"],
45
"+ubuntu.r007": ["+Ubuntu_R007"],
46
+ "+brt.9e26ab0": ["+brt.9e26ab0"],
47
}
48
epochs = [
49
[normalized_epoch, input_epoch]
0 commit comments