1
0
mirror of https://github.com/laurivosandi/certidude synced 2025-09-12 00:11:04 +00:00

Add basic tests for CA

This commit is contained in:
2015-10-09 10:46:40 +03:00
parent 244919ba92
commit 9a845fc009
3 changed files with 26 additions and 8 deletions

View File

@@ -1,6 +1,4 @@
import os
import pwd
import pytest
from click.testing import CliRunner
from certidude.cli import entry_point as cli