mirror of
https://gitlab.com/news-flash/article_scraper.git
synced 2025-07-08 08:30:00 +02:00
add 2nd ehow test
This commit is contained in:
parent
d693e37956
commit
8309e227eb
3 changed files with 1684 additions and 0 deletions
|
@ -181,6 +181,11 @@ async fn ehow_1() {
|
|||
run_test("ehow-1").await
|
||||
}
|
||||
|
||||
#[tokio::test]
|
||||
async fn ehow_2() {
|
||||
run_test("ehow-2").await
|
||||
}
|
||||
|
||||
#[tokio::test]
|
||||
async fn webmd_1() {
|
||||
run_test("webmd-1").await
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue