test: add base coverage for all functions
This commit is contained in:
parent
4b9ae5ff3f
commit
d2a3a505fb
3 changed files with 14 additions and 2 deletions
|
@ -38,4 +38,4 @@ def main(san, dump, port, expires, domain):
|
|||
|
||||
|
||||
if __name__ == "__main__":
|
||||
main()
|
||||
main() # pragma: no cover
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue