Switched ordered to unordered list for depends-on test

This commit is contained in:
Brian Gerkey 2009-11-12 07:16:43 +00:00
parent 7c3b7d0422
commit 26c9454a20
1 changed files with 1 additions and 1 deletions

View File

@ -639,7 +639,7 @@ class RospackTestCase(unittest.TestCase):
([], "depth-0"),
(depth_list, "depth-100"),
]
self.check_ordered_list("depends-on", tests)
self.check_unordered_list("depends-on", tests)
def test_depends_on1(self):
# sanity check first