Try to get MPV tests working on null audio device
This commit is contained in:
@@ -4,6 +4,8 @@ from time import sleep
|
||||
|
||||
from sublime.players.mpv import MPVPlayer
|
||||
|
||||
MPVPlayer._is_mock = True
|
||||
|
||||
|
||||
def test_init():
|
||||
empty_fn = lambda *a, **k: None
|
||||
|
Reference in New Issue
Block a user