diff options
author | Philipp Hagemeister <phihag@phihag.de> | 2013-04-11 17:20:17 +0200 |
---|---|---|
committer | Philipp Hagemeister <phihag@phihag.de> | 2013-04-11 17:20:17 +0200 |
commit | 0ba994e9e323f4162ed12542beb079df1f4b2825 (patch) | |
tree | 80ee74a520a1314c7d63f4fed39174eba59980e9 /test/tests.json | |
parent | af9ad45cd43c67f6110c449de00c7d11237add78 (diff) |
Skip ARD test as it requires rtmpdump
Diffstat (limited to 'test/tests.json')
-rw-r--r-- | test/tests.json | 3 |
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" } ] |