clean up repo, prepare initial pub
This commit is contained in:
5
tests/test_imports.py
Normal file
5
tests/test_imports.py
Normal file
@@ -0,0 +1,5 @@
|
||||
def test_imports():
|
||||
from autoconf import ConfigManager
|
||||
|
||||
from autoconf import config
|
||||
from autoconf import theme
|
||||
Reference in New Issue
Block a user