added another funcarg example i had lying around
--HG-- branch : trunk
This commit is contained in:
5
example/assertion/global_testmodule_config/test_hello.py
Normal file
5
example/assertion/global_testmodule_config/test_hello.py
Normal file
@@ -0,0 +1,5 @@
|
||||
|
||||
hello = "world"
|
||||
|
||||
def test_func():
|
||||
pass
|
||||
Reference in New Issue
Block a user