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