Files
hla_framework_bd/cli/tests/test_paths.py
T

9 lines
141 B
Python

from config.paths import paths
def test_paths():
"""
Will fail when paths is imported if a path is invalid
"""
assert True