Files
pytest2/doc/example/assertion/global_testmodule_config/test_hello.py
holger krekel 677f7c0a6a remove trailing whitespace everywhere
--HG--
branch : trunk
2010-07-26 21:15:15 +02:00

6 lines
44 B
Python

hello = "world"
def test_func():
pass