Przeglądaj źródła

Update stream_test.go

DamianSzkuat 6 lat temu
rodzic
commit
027f5cdef4
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      stream_test.go

+ 1 - 1
stream_test.go

@@ -11,7 +11,7 @@ import (
 )
 )
 
 
 const (
 const (
-	TestsShouldMakeRealFiles = true
+	TestsShouldMakeRealFiles = false
 )
 )
 
 
 type StreamSuite struct{}
 type StreamSuite struct{}