Skip to content

Commit 7a4ef3d

Browse files
committed
chore: add just feed
1 parent 5cfbfc3 commit 7a4ef3d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

syndapi/src/persistence/memory.rs

+1
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ pub struct MemoryDatastore {
1212
}
1313

1414
const TEST_DATA: &[&str] = &[
15+
"https://github.com/casey/just/releases.atom",
1516
"https://seanmonstar.com/rss",
1617
"https://thesquareplanet.com/feed.xml",
1718
"https://thiscute.world/en/index.xml",

0 commit comments

Comments
 (0)