Tests: Corrected test that assumes lines are longer than they are
This commit is contained in:
@@ -108,7 +108,7 @@ class TestProjects(TestCase):
|
||||
order = (
|
||||
".myProject ",
|
||||
".myProject. ",
|
||||
"abstractParent ",
|
||||
"abstractParent", # No space at EOL because this line in the summary ends here.
|
||||
" kid ",
|
||||
"existingParent ",
|
||||
" child ",
|
||||
|
||||
Reference in New Issue
Block a user