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