Fix #1884: Use sys.platform over platform.system()

This commit is contained in:
Pavel Minaev 2019-11-18 18:29:11 -08:00 committed by Pavel Minaev
parent ca8e6a137b
commit 36485c02c6
16 changed files with 40 additions and 46 deletions

View file

@ -1,5 +1,5 @@
[pytest]
testpaths=tests
timeout=30
timeout=20
timeout_method=thread
addopts=-n8