mirror of
https://gitlab.com/news-flash/article_scraper.git
synced 2025-07-08 16:40:00 +02:00
add breitbart test
This commit is contained in:
parent
f5b7ff198a
commit
9c5ffda5de
3 changed files with 19872 additions and 0 deletions
|
@ -106,6 +106,11 @@ async fn blogger() {
|
|||
run_test("blogger").await
|
||||
}
|
||||
|
||||
#[tokio::test]
|
||||
async fn breitbart() {
|
||||
run_test("breitbart").await
|
||||
}
|
||||
|
||||
#[tokio::test]
|
||||
async fn webmd_1() {
|
||||
run_test("webmd-1").await
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue