summaryrefslogtreecommitdiffstats
path: root/testing/web-platform/tests/tools/pytest/doc/en/example/assertion/global_testmodule_config/test_hello.py
blob: 828e6b9fd7d7be3c2720c9b1de5ebe36df17373a (plain)
1
2
3
4
5

hello = "world"

def test_func():
    pass