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_psutil()
|
||||||
test_podofo()
|
test_podofo()
|
||||||
test_markdown()
|
test_markdown()
|
||||||
|
if islinux:
|
||||||
|
test_dbus()
|
||||||
if iswindows:
|
if iswindows:
|
||||||
test_wpd()
|
test_wpd()
|
||||||
test_winutil()
|
test_winutil()
|
||||||
else:
|
else:
|
||||||
test_terminal()
|
test_terminal()
|
||||||
if islinux:
|
|
||||||
test_dbus()
|
|
||||||
if isosx:
|
if isosx:
|
||||||
test_fsevents()
|
test_fsevents()
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user