diff options
Diffstat (limited to 'test/test_YoutubeDL.py')
| -rw-r--r-- | test/test_YoutubeDL.py | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/test/test_YoutubeDL.py b/test/test_YoutubeDL.py index bf78b005f..efbee3b71 100644 --- a/test/test_YoutubeDL.py +++ b/test/test_YoutubeDL.py @@ -506,7 +506,6 @@ class TestYoutubeDL(unittest.TestCase):              'fps': 30,          }), '^30fps$') -      def test_postprocessors(self):          filename = 'post-processor-testfile.mp4'          audiofile = filename + '.mp3'  | 
