Disabled filter graph tests for windows

This commit is contained in:
Quentin Renard
2023-08-14 09:11:22 +02:00
parent 202271beb6
commit e24b820d33
5 changed files with 10 additions and 4 deletions

View File

@@ -1,8 +1,9 @@
package astiav_test
import (
"github.com/asticode/go-astiav"
"testing"
"github.com/asticode/go-astiav"
)
func TestDevice(t *testing.T) {