6 lines
95 B
Python
6 lines
95 B
Python
from ci.check_ui_files import check_ui_files
|
|
|
|
|
|
def test_check_ui_files():
|
|
check_ui_files()
|