mirror of
https://gitlab.com/news-flash/article_scraper.git
synced 2025-07-08 16:40:00 +02:00
add new test
This commit is contained in:
parent
fa63d297f8
commit
d9c92ea42c
3 changed files with 182 additions and 0 deletions
|
@ -151,6 +151,11 @@ async fn comment_inside_script_parsing() {
|
|||
run_test("comment-inside-script-parsing").await
|
||||
}
|
||||
|
||||
#[tokio::test]
|
||||
async fn daringfireball_1() {
|
||||
run_test("daringfireball-1").await
|
||||
}
|
||||
|
||||
#[tokio::test]
|
||||
async fn webmd_1() {
|
||||
run_test("webmd-1").await
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue