Browse Source

typo

rtmp_test
Philipp Hagemeister 12 years ago
parent
commit
911ee27e83
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      test/test_download.py

+ 1
- 1
test/test_download.py 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):


Loading…
Cancel
Save