diff --git a/test/project.t b/test/project.t index a4e89dc1b..d7f4b53fa 100755 --- a/test/project.t +++ b/test/project.t @@ -113,10 +113,9 @@ class TestProjects(TestCase): code, out, err = self.t(("projects",)) order = ( - # NOTE all but abstractParent have 1 task hence the trailing space ".myProject ", ".myProject. ", - "abstractParent\n", + "abstractParent ", " kid ", "existingParent ", " child ",