mirror of
https://github.com/zedeus/nitter
synced 2026-09-05 14:49:32 +00:00
Add basic tests, wip
This commit is contained in:
parent
7107c79334
commit
8fac54ac8c
5 changed files with 199 additions and 1 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -1,3 +1,4 @@
|
|||
nitter
|
||||
*.html
|
||||
*.db
|
||||
*.db
|
||||
tests/__pycache__
|
||||
Loading…
Reference in a new issue