Commit 80004530 authored by Rafael Monnerat's avatar Rafael Monnerat

agent: Fix typo on test.

parent 949625bc
...@@ -117,7 +117,7 @@ class TestTestMap(unittest.TestCase): ...@@ -117,7 +117,7 @@ class TestTestMap(unittest.TestCase):
'test-webrunner-software-release', 'test-webrunner-software-release',
'test-erp5testnode-software-release', 'test-erp5testnode-software-release',
'test-apache-frontend-software-release', 'test-apache-frontend-software-release',
'test-nayuos-software-release']) 'test-nayuos-software-release']))
self.test_map.addRanTest('test-agent-software-release') self.test_map.addRanTest('test-agent-software-release')
self.assertEquals( self.assertEquals(
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment