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