mirror of
https://gitlab.com/news-flash/article_scraper.git
synced 2025-07-08 08:30:00 +02:00
add cnn test
This commit is contained in:
parent
58a799b096
commit
c654f63319
3 changed files with 4215 additions and 0 deletions
|
@ -141,6 +141,11 @@ async fn cnet() {
|
|||
run_test("cnet").await
|
||||
}
|
||||
|
||||
#[tokio::test]
|
||||
async fn cnn() {
|
||||
run_test("cnn").await
|
||||
}
|
||||
|
||||
#[tokio::test]
|
||||
async fn webmd_1() {
|
||||
run_test("webmd-1").await
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue