Skip to content

Commit 6e85b32

Browse files
committed
add test
1 parent 4978027 commit 6e85b32

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/version/version_test.bzl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@ def _test_normalization(env):
4343
"": [""],
4444
"+ubuntu.7": ["+Ubuntu_7", "+ubuntu-007"],
4545
"+ubuntu.r007": ["+Ubuntu_R007"],
46+
"+brt.9e26ab0": ["+brt.9e26ab0"],
4647
}
4748
epochs = [
4849
[normalized_epoch, input_epoch]

0 commit comments

Comments
 (0)