Keep status when stream mode and compress
This commit is contained in:
parent
58a438167b
commit
9bd0fff319
6 changed files with 40 additions and 6 deletions
|
@ -1,8 +1,9 @@
|
|||
package anonymize
|
||||
|
||||
import (
|
||||
"github.com/stretchr/testify/assert"
|
||||
"testing"
|
||||
|
||||
"github.com/stretchr/testify/assert"
|
||||
)
|
||||
|
||||
func Test_doOnJSON(t *testing.T) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue