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,9 +1,10 @@
package astiav_test
import (
"testing"
"github.com/asticode/go-astiav"
"github.com/stretchr/testify/require"
"testing"
)
func TestInputFormat(t *testing.T) {