mirror of
https://gitlab.com/news-flash/article_scraper.git
synced 2025-07-08 16:40:00 +02:00
add buzzfeed test
This commit is contained in:
parent
881c2b90ac
commit
612f022879
3 changed files with 5327 additions and 0 deletions
|
@ -116,6 +116,11 @@ async fn bug_1255978() {
|
|||
run_test("bug-1255978").await
|
||||
}
|
||||
|
||||
#[tokio::test]
|
||||
async fn buzzfeed_1() {
|
||||
run_test("buzzfeed-1").await
|
||||
}
|
||||
|
||||
#[tokio::test]
|
||||
async fn webmd_1() {
|
||||
run_test("webmd-1").await
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue