test_ok2/doc/example/assertion/global_testmodule_config/test_hello.py

6 lines
45 B
Python
Raw Normal View History

hello = "world"
def test_func():
pass