package sensors import "testing" func TestInit(t *testing.T) { Init() Cleanup() }