[nerdcubed] Modernize test definition

This commit is contained in:
Philipp Hagemeister 2015-02-01 12:11:20 +01:00
parent 96aded8d3d
commit 146303136f
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ class NerdCubedFeedIE(InfoExtractor):
_TEST = {
'url': 'http://www.nerdcubed.co.uk/feed.json',
'info_dict': {
'id': 'nerdcubed-feed',
'title': 'nerdcubed.co.uk feed',
},
'playlist_mincount': 1300,