mirror of
https://github.com/webrecorder/pywb.git
synced 2025-03-15 16:14:48 +01:00
additional test for zipnum bad location for now, not testing cli interfaces which depend on opt params
13 lines
149 B
INI
13 lines
149 B
INI
[run]
|
|
omit =
|
|
*/test/*
|
|
*/tests/*
|
|
*.html
|
|
*.js
|
|
*.css
|
|
|
|
[report]
|
|
exclude_lines =
|
|
pragma: no cover
|
|
if __name__ == .__main__.:
|