2022-03-23 13:46:57 +01:00

6 lines
104 B
Python

from cv_analysis.config import CONFIG
def test_config():
assert CONFIG.test_dummy == "test_dummy"