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