aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorPhilipp Hagemeister <phihag@phihag.de>2015-01-04 02:06:53 +0100
committerPhilipp Hagemeister <phihag@phihag.de>2015-01-04 02:06:53 +0100
commitc11125f9ed952f9b7ebd06c15eacadcc6005dd8c (patch)
tree65b62e7fb90f28adc69d645efba2bc0b5b7eaefd /test
parent95ceeec72200ed3b2c94a54650eb69dfe946e595 (diff)
downloadyoutube-dl-c11125f9ed952f9b7ebd06c15eacadcc6005dd8c.tar.xz
[tests] Remove format 138 from tests (#4559)
Diffstat (limited to 'test')
-rw-r--r--test/test_YoutubeDL.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test_YoutubeDL.py b/test/test_YoutubeDL.py
index f8e4f930e..730f7ec26 100644
--- a/test/test_YoutubeDL.py
+++ b/test/test_YoutubeDL.py
@@ -218,7 +218,7 @@ class TestFormatSelection(unittest.TestCase):
# 3D
'85', '84', '102', '83', '101', '82', '100',
# Dash video
- '138', '137', '248', '136', '247', '135', '246',
+ '137', '248', '136', '247', '135', '246',
'245', '244', '134', '243', '133', '242', '160',
# Dash audio
'141', '172', '140', '171', '139',