Ignore tests that need access to the host system.

This commit is contained in:
Jordan Petridis
2018-03-12 03:35:07 +02:00
parent dbbb4e589e
commit 285291b2ed
2 changed files with 4 additions and 0 deletions
+2
View File
@@ -174,6 +174,8 @@ mod tests {
}
#[test]
// This test needs access to local system so we ignore it by default.
#[ignore]
fn test_dl_steal_the_stars() {
let url =
"https://web.archive.org/web/20180120104957if_/https://rss.art19.com/steal-the-stars";