Skip to content

Commit

Permalink
Update beautifulparser.nimble
Browse files Browse the repository at this point in the history
  • Loading branch information
TelegramXPlus authored Nov 1, 2024
1 parent bc62ee1 commit f50fd93
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion beautifulparser.nimble
Original file line number Diff line number Diff line change
Expand Up @@ -13,4 +13,5 @@ requires "nim >= 1.0.0"


task test, "Run tests":
exec "nim c -r tests/test.nim"
exec "nimble install htmlparser"
exec "nim c -r tests/test.nim"

0 comments on commit f50fd93

Please sign in to comment.