package statsd import ( "testing" ) func TestListen(t *testing.T) { if false { t.Errorf("Test failed!") } }