mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
...
This commit is contained in:
parent
97cba038c1
commit
95ac70b875
@ -82,6 +82,7 @@ def test_certgen():
|
|||||||
def test_fsevents():
|
def test_fsevents():
|
||||||
from fsevents import Observer, Stream
|
from fsevents import Observer, Stream
|
||||||
del Observer, Stream
|
del Observer, Stream
|
||||||
|
print ('macfsevents OK!')
|
||||||
|
|
||||||
def test_winutil():
|
def test_winutil():
|
||||||
from calibre.devices.scanner import win_pnp_drives
|
from calibre.devices.scanner import win_pnp_drives
|
||||||
|
Loading…
x
Reference in New Issue
Block a user