Update cmd-tags.test for fix for bug #1043

This commit is contained in:
Martin Michlmayr 2016-11-12 18:57:21 -08:00
parent 960f4e809f
commit b6392fa40f

View file

@ -33,6 +33,7 @@ a
b
bar
foo
xxx
end test
test tags --values
@ -42,6 +43,7 @@ b
b: bbb
bar
foo
xxx
end test
test tags --values --count
@ -51,5 +53,6 @@ test tags --values --count
1 b: bbb
1 bar
1 foo
2 xxx
end test