We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5cfbfc3 commit 7a4ef3dCopy full SHA for 7a4ef3d
syndapi/src/persistence/memory.rs
@@ -12,6 +12,7 @@ pub struct MemoryDatastore {
12
}
13
14
const TEST_DATA: &[&str] = &[
15
+ "https://github.com/casey/just/releases.atom",
16
"https://seanmonstar.com/rss",
17
"https://thesquareplanet.com/feed.xml",
18
"https://thiscute.world/en/index.xml",
0 commit comments