mirror of
https://gitlab.com/news-flash/article_scraper.git
synced 2025-07-09 00:45:31 +02:00
add new test
This commit is contained in:
parent
7060e30911
commit
45b4141049
3 changed files with 3471 additions and 0 deletions
|
@ -111,6 +111,11 @@ async fn breitbart() {
|
|||
run_test("breitbart").await
|
||||
}
|
||||
|
||||
#[tokio::test]
|
||||
async fn bug_1255978() {
|
||||
run_test("bug-1255978").await
|
||||
}
|
||||
|
||||
#[tokio::test]
|
||||
async fn webmd_1() {
|
||||
run_test("webmd-1").await
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue