2022-03-22 12:54:10 +01:00

6 lines
99 B
Python

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