Fixed minor typo in plugins.txt
This commit is contained in:
parent
f05cb934a9
commit
531be22a87
|
@ -29,7 +29,7 @@ and content of files::
|
||||||
# called for running each test in 'a' directory
|
# called for running each test in 'a' directory
|
||||||
print ("setting up", item)
|
print ("setting up", item)
|
||||||
|
|
||||||
a/test_in_subdir.py:
|
a/test_sub.py:
|
||||||
def test_sub():
|
def test_sub():
|
||||||
pass
|
pass
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue