Files
pytest2/example/assertion/global_testmodule_config/test_hello.py
holger krekel d4d0226058 added another funcarg example i had lying around
--HG--
branch : trunk
2009-09-11 12:05:06 +02:00

6 lines
45 B
Python

hello = "world"
def test_func():
pass