mirror of
https://github.com/onyx-and-iris/voicemeeter.git
synced 2024-11-22 04:40:53 +00:00
upd output testt
This commit is contained in:
parent
08967bc1a1
commit
7e480c7082
@ -8,7 +8,7 @@ import (
|
||||
|
||||
func TestGetOutputs(t *testing.T) {
|
||||
//t.Skip("skipping test")
|
||||
__o := newOutputs("strip", 0)
|
||||
__o := newOutputs(0)
|
||||
t.Run("Should return an output type", func(t *testing.T) {
|
||||
assert.NotNil(t, __o)
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user