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