forked from importers/git-importer
Add llvm13 as test case as I'm missing rev 3 in the export
This commit is contained in:
@@ -39,6 +39,8 @@ class TestTreeMethods(unittest.TestCase):
|
||||
def test_clapper_tree(self):
|
||||
self.verify_package("clapper")
|
||||
|
||||
def test_llvm13_tree(self):
|
||||
self.verify_package("llvm13")
|
||||
|
||||
if __name__ == "__main__":
|
||||
unittest.main()
|
||||
|
Reference in New Issue
Block a user