mirror of
https://gitlab.com/news-flash/article_scraper.git
synced 2025-07-08 16:40:00 +02:00
add new test
This commit is contained in:
parent
c8bc583864
commit
23c156ab2c
3 changed files with 161 additions and 0 deletions
|
@ -161,6 +161,11 @@ async fn data_url_image() {
|
|||
run_test("data-url-image").await
|
||||
}
|
||||
|
||||
#[tokio::test]
|
||||
async fn dev418() {
|
||||
run_test("dev418").await
|
||||
}
|
||||
|
||||
#[tokio::test]
|
||||
async fn webmd_1() {
|
||||
run_test("webmd-1").await
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue