diff --git a/txscript/engine_test.go b/txscript/engine_test.go index 80188bce8..442d63d97 100644 --- a/txscript/engine_test.go +++ b/txscript/engine_test.go @@ -79,8 +79,6 @@ func TestBadPC(t *testing.T) { } func TestCheckErrorCondition(t *testing.T) { - t.Parallel() - tests := []struct { script string finalScript bool