6 lines
123 B
Python
6 lines
123 B
Python
def test_imports():
|
|
from autoconf import ConfigManager
|
|
|
|
from autoconf import config
|
|
from autoconf import theme
|