Fixed minor typo in plugins.txt

This commit is contained in:
Bruno Oliveira
2014-09-27 11:59:59 -03:00
parent 82d806deb6
commit be93fdf11d

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