Make missing test definition fields an error

If the result is not testable (for example, because a description changes often), either pass in a type or a regular expression (a string starting with 're:')
This commit is contained in:
Philipp Hagemeister 2014-03-22 14:20:05 +01:00
parent fa154d1dbe
commit a9c2896e22
2 changed files with 8 additions and 2 deletions

View file

@ -302,5 +302,6 @@ class ArteTVConcertIE(ArteTVPlus7IE):
'ext': 'mp4',
'title': 'The Notwist im Pariser Konzertclub "Divan du Monde"',
'upload_date': '20140128',
'description': 'md5:486eb08f991552ade77439fe6d82c305',
},
}