mirror of
https://github.com/zedeus/nitter
synced 2026-09-05 22:59:31 +00:00
Update outdated tests
This commit is contained in:
parent
90135d44e1
commit
6c83e87292
3 changed files with 7 additions and 5 deletions
4
.gitignore
vendored
4
.gitignore
vendored
|
|
@ -3,9 +3,11 @@ nitter
|
|||
*.db
|
||||
/tests/__pycache__
|
||||
/tests/geckodriver.log
|
||||
/tests/downloaded_files/*
|
||||
/tests/downloaded_files
|
||||
/tests/latest_logs
|
||||
/tools/gencss
|
||||
/tools/rendermd
|
||||
/public/css/style.css
|
||||
/public/md/*.html
|
||||
nitter.conf
|
||||
dump.rdb
|
||||
|
|
|
|||
Loading…
Reference in a new issue