test_ok1/example/assertion/global_testmodule_config/test_hello.py

6 lines
44 B
Python

hello = "world"
def test_func():
pass