fix: add missing files causing tests to fail (#202)
* fix: add missing files causing tests to fail See https://github.com/ooni/probe/issues/1335#issuecomment-771559718 * fix: toggle verbose so we better understand the tests output
This commit is contained in:
+10
-9
@@ -1,10 +1,11 @@
|
||||
/ooniprobe.exe
|
||||
/ooniprobe
|
||||
/coverage.cov
|
||||
/testdata/gotmp
|
||||
*.jsonl
|
||||
.DS_Store
|
||||
*.tar.gz
|
||||
*.zip
|
||||
ooniprobe_checksums.txt
|
||||
ooniprobe_checksums.txt.asc
|
||||
/*.jsonl
|
||||
/*.tar.gz
|
||||
/*.zip
|
||||
/coverage.cov
|
||||
/ooniprobe
|
||||
/ooniprobe.exe
|
||||
/ooniprobe_checksums.txt
|
||||
/ooniprobe_checksums.txt.asc
|
||||
/probe-cli.cov
|
||||
/testdata/gotmp
|
||||
|
||||
Reference in New Issue
Block a user