summary refs log tree commit diff
diff options
context:
space:
mode:
authorPhilipp Hagemeister <phihag@phihag.de>2013-04-11 17:20:17 +0200
committerPhilipp Hagemeister <phihag@phihag.de>2013-04-11 17:20:17 +0200
commit0ba994e9e323f4162ed12542beb079df1f4b2825 (patch)
tree80ee74a520a1314c7d63f4fed39174eba59980e9
parentaf9ad45cd43c67f6110c449de00c7d11237add78 (diff)
downloadyoutube-dl-0ba994e9e323f4162ed12542beb079df1f4b2825.tar.gz
youtube-dl-0ba994e9e323f4162ed12542beb079df1f4b2825.tar.xz
youtube-dl-0ba994e9e323f4162ed12542beb079df1f4b2825.zip
Skip ARD test as it requires rtmpdump
-rw-r--r--test/tests.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/test/tests.json b/test/tests.json
index 23cccb7d8..7808a07de 100644
--- a/test/tests.json
+++ b/test/tests.json
@@ -335,7 +335,8 @@
     "md5": "6ca8824255460c787376353f9e20bbd8",
     "info_dict": {
         "title": "11.04.2013 09:23 Uhr - Tagesschau in 100 Sekunden"
-    }
+    },
+    "skip": "Requires rtmpdump"
   }
 
 ]