diff --git a/test/rss.test.js b/test/rss.test.js
index a7df4d1..520441e 100644
--- a/test/rss.test.js
+++ b/test/rss.test.js
@@ -270,13 +270,8 @@ describe('rss module', function(done) {
feed_url: 'http://example.com/rss.xml',
site_url: 'http://example.com',
author: 'Dylan Greene',
- categories: ['Category 1','Category 2','Category 3'],
pubDate: 'May 20, 2012 04:00:00 GMT',
- docs: 'http://example.com/rss/docs.html',
- copyright: '2013 Dylan Green',
language: 'en',
- managingEditor: 'Dylan Green',
- webMaster: 'Dylan Green',
ttl: '60',
custom: [
{'itunes:subtitle': 'A show about everything'},
@@ -332,15 +327,8 @@ describe('rss module', function(done) {
'' +
'' +
'Sun, 20 May 2012 04:00:00 GMT' +
- '2013 Dylan Green' +
- 'Dylan Green' +
- 'Dylan Green' +
- 'http://example.com/rss/docs.html' +
'' +
'60' +
- 'Category 1' +
- 'Category 2' +
- 'Category 3' +
'A show about everything' +
'John Doe' +
'All About Everything is a show about everything. Each week we dive into any subject known to man and talk about it as much as we can. Look for our podcast in the Podcasts app or in the iTunes Store' +