mirror of
https://gitlab.com/Anson-Projects/zine.git
synced 2025-07-26 16:21:22 +00:00
new blogs
This commit is contained in:
@@ -43,6 +43,6 @@ fn test_if_feeds_are_in_alphabetical_order() {
|
||||
for url in urls {
|
||||
println!("{}", url);
|
||||
}
|
||||
panic!("\nfeeds.txt was not sorted!")
|
||||
panic!("feeds.txt was not sorted!")
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user