mirror of
https://github.com/kovidgoyal/calibre.git
synced 2026-01-02 18:20:19 -05: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