summaryrefslogtreecommitdiff
path: root/cmd/zip2zip/zip2zip_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/zip2zip/zip2zip_test.go')
-rw-r--r--cmd/zip2zip/zip2zip_test.go2
1 files changed, 0 insertions, 2 deletions
diff --git a/cmd/zip2zip/zip2zip_test.go b/cmd/zip2zip/zip2zip_test.go
index e6ac0bf5c..2c4e00569 100644
--- a/cmd/zip2zip/zip2zip_test.go
+++ b/cmd/zip2zip/zip2zip_test.go
@@ -416,7 +416,6 @@ func errorString(e error) string {
}
func TestZip2Zip(t *testing.T) {
- t.Parallel()
for _, testCase := range testCases {
t.Run(testCase.name, func(t *testing.T) {
inputBuf := &bytes.Buffer{}
@@ -473,7 +472,6 @@ func TestZip2Zip(t *testing.T) {
}
func TestConstantPartOfPattern(t *testing.T) {
- t.Parallel()
testCases := []struct{ in, out string }{
{
in: "",