Extend bug fix of #1917 to summary command
This commit is contained in:
committed by
Paul Beckingham
parent
f5cd9cde05
commit
7cb341ee05
@@ -74,9 +74,9 @@ class TestBug1904(TestCase):
|
||||
|
||||
def validate_order(self, out):
|
||||
order = (
|
||||
"a-b",
|
||||
"a",
|
||||
" b",
|
||||
"a-b",
|
||||
)
|
||||
|
||||
lines = out.splitlines(True)
|
||||
|
||||
Reference in New Issue
Block a user