forked from importers/git-importer
Clarify which of the candidates is the right one - removing assert
This commit is contained in:
@@ -71,6 +71,9 @@ class TestTreeMethods(unittest.TestCase):
|
||||
def test_firewalld_tree(self):
|
||||
self.verify_package("firewalld")
|
||||
|
||||
def test_FastCGI_tree(self):
|
||||
self.verify_package("FastCGI")
|
||||
|
||||
|
||||
if __name__ == "__main__":
|
||||
unittest.main()
|
||||
|
Reference in New Issue
Block a user