1
0
mirror of https://github.com/zedeus/nitter.git synced 2026-04-03 20:32:10 -04:00

Add basic tests, wip

This commit is contained in:
Zed
2019-06-28 04:56:02 +02:00
parent 7107c79334
commit 8fac54ac8c
5 changed files with 199 additions and 1 deletions

3
.gitignore vendored
View File

@@ -1,3 +1,4 @@
nitter
*.html
*.db
*.db
tests/__pycache__