1
0
Fork 0
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:
Jan Lukas Gernert 2023-03-20 00:09:10 +01:00
parent f7fa696921
commit 0901a37475
4 changed files with 1129 additions and 325 deletions

View file

@ -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