mirror of
https://gitlab.com/news-flash/article_scraper.git
synced 2025-07-09 00:45:31 +02:00
add hidden notes test
This commit is contained in:
parent
78b0ab693e
commit
47eed3a94f
3 changed files with 45 additions and 0 deletions
|
@ -231,6 +231,11 @@ async fn herald_sun_1() {
|
|||
run_test("herald-sun-1").await
|
||||
}
|
||||
|
||||
#[tokio::test]
|
||||
async fn hidden_nodes() {
|
||||
run_test("hidden-nodes").await
|
||||
}
|
||||
|
||||
#[tokio::test]
|
||||
async fn webmd_1() {
|
||||
run_test("webmd-1").await
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue