mirror of
https://gitlab.com/news-flash/article_scraper.git
synced 2025-07-09 17:05:30 +02:00
add new test
This commit is contained in:
parent
f7fa696921
commit
0901a37475
4 changed files with 1129 additions and 325 deletions
|
@ -239,6 +239,11 @@ async fn hukumusume() {
|
|||
run_test("hukumusume").await
|
||||
}
|
||||
|
||||
#[tokio::test]
|
||||
async fn iab_1() {
|
||||
run_test("iab-1").await
|
||||
}
|
||||
|
||||
#[tokio::test]
|
||||
async fn webmd_1() {
|
||||
run_test("webmd-1").await
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue