This commit is contained in:
Leonid Bugaev
2015-08-24 09:24:31 +03:00
parent 3c81723ac3
commit fe91a20629
-3
View File
@@ -179,9 +179,6 @@ func TestInputRAWChunkedEncoding(t *testing.T) {
}
func TestInputRAWLargePayload(t *testing.T) {
Settings.verbose = true
Settings.debug = true
wg := new(sync.WaitGroup)
quit := make(chan int)