Merge pull request #74716 from jluttine/init-testing-common-database-2.0.3

This commit is contained in:
Sandro
2021-01-25 17:13:41 +01:00
committed by GitHub
3 changed files with 62 additions and 0 deletions
+4
View File
@@ -7611,6 +7611,10 @@ in {
textfsm = callPackage ../development/python-modules/textfsm { };
testing-common-database = callPackage ../development/python-modules/testing-common-database { };
testing-postgresql = callPackage ../development/python-modules/testing-postgresql { };
testpath = callPackage ../development/python-modules/testpath { };
testrepository = callPackage ../development/python-modules/testrepository { };