mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
94699ecc32
commit
85d39860a5
@ -263,13 +263,13 @@ def test():
|
||||
test_psutil()
|
||||
test_podofo()
|
||||
test_markdown()
|
||||
if islinux:
|
||||
test_dbus()
|
||||
if iswindows:
|
||||
test_wpd()
|
||||
test_winutil()
|
||||
else:
|
||||
test_terminal()
|
||||
if islinux:
|
||||
test_dbus()
|
||||
if isosx:
|
||||
test_fsevents()
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user