Fixed minor typo in plugins.txt

This commit is contained in:
Bruno Oliveira 2014-09-27 11:59:59 -03:00
parent f05cb934a9
commit 531be22a87
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@ and content of files::
# called for running each test in 'a' directory
print ("setting up", item)
a/test_in_subdir.py:
a/test_sub.py:
def test_sub():
pass