zimit/tests/test_dummy.py
benoit74 3070fe9724
Rollback previous changes around the presence of a default user-agent
- Remove default userAgent value
- Set a default mobileDevice
- Add back comments explaining that userAgent overrides other settings
- Add back logic around the computation of the userAgentSuffix instead
  of the userAgent
- Add new noMobileDevice argument to not set the default mobileDevice
2024-03-27 15:08:58 +00:00

7 lines
166 B
Python

from zimit.zimit import NORMAL_WARC2ZIM_EXIT_CODE
# dummy test, just to have coverage report done
def test_something_exists():
assert NORMAL_WARC2ZIM_EXIT_CODE