This commit is contained in:
Philipp Hagemeister 2013-01-01 19:07:01 +01:00
parent 2069acc6a4
commit 911ee27e83
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@ class TestDownload(unittest.TestCase):
os.remove(fn)
### Dinamically generate tests
### Dynamically generate tests
def generator(test_case):
def test_template(self):