Closes #2. Kudo to @jwykeham for the fix!.

This commit is contained in:
Jordan Petridis
2017-12-29 02:45:02 +02:00
parent 55b6fccefd
commit ca06a16bd9
5 changed files with 33 additions and 29 deletions
+1 -1
View File
@@ -113,7 +113,7 @@ mod tests {
let sid = source.id().clone();
// Convert Source it into a Feed and index it
let feed = source.into_feed().unwrap();
let feed = source.into_feed(true).unwrap();
index(&feed);
// Get the Podcast