diff --git a/test/project.t b/test/project.t index 93553e48c..04a010eed 100755 --- a/test/project.t +++ b/test/project.t @@ -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 ",