Files
pytest2/doc/example/assertion/global_testmodule_config/test_hello.py
holger krekel 7aee121bd7 move examples to doc directory
--HG--
branch : trunk
2009-10-29 17:54:37 +01:00

6 lines
45 B
Python

hello = "world"
def test_func():
pass