package astiav_test import ( "github.com/asticode/go-astiav" "testing" ) func TestDevice(t *testing.T) { astiav.RegisterAllDevices() }