Initial upload: git-insights-cli with CI/CD workflow
This commit is contained in:
6
tests/__init__.py
Normal file
6
tests/__init__.py
Normal file
@@ -0,0 +1,6 @@
|
|||||||
|
from tests.conftest import *
|
||||||
|
from tests.test_models import *
|
||||||
|
from tests.test_cli import *
|
||||||
|
from tests.test_formatters import *
|
||||||
|
|
||||||
|
__all__ = []
|
||||||
Reference in New Issue
Block a user