mirror of
https://github.com/onyx-and-iris/voicemeeter-api-python.git
synced 2024-11-15 16:40:46 +00:00
add recorder to factory test for potato kind
This commit is contained in:
parent
d78de4d967
commit
f018a498bd
@ -52,6 +52,7 @@ class TestRemoteFactories:
|
|||||||
assert hasattr(tests, "button")
|
assert hasattr(tests, "button")
|
||||||
assert hasattr(tests, "vban")
|
assert hasattr(tests, "vban")
|
||||||
assert hasattr(tests, "device")
|
assert hasattr(tests, "device")
|
||||||
|
assert hasattr(tests, "recorder")
|
||||||
assert hasattr(tests, "fx")
|
assert hasattr(tests, "fx")
|
||||||
|
|
||||||
assert len(tests.strip) == 8
|
assert len(tests.strip) == 8
|
||||||
|
Loading…
Reference in New Issue
Block a user