mirror of
git://github.com/kovidgoyal/calibre.git
synced 2026-05-06 05:13:02 +02:00
...
This commit is contained in:
parent
97cba038c1
commit
95ac70b875
1 changed files with 1 additions and 0 deletions
|
|
@ -82,6 +82,7 @@ def test_certgen():
|
|||
def test_fsevents():
|
||||
from fsevents import Observer, Stream
|
||||
del Observer, Stream
|
||||
print ('macfsevents OK!')
|
||||
|
||||
def test_winutil():
|
||||
from calibre.devices.scanner import win_pnp_drives
|
||||
|
|
|
|||
Loading…
Reference in a new issue