summaryrefslogtreecommitdiff
path: root/sdk/bp_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'sdk/bp_test.go')
-rw-r--r--sdk/bp_test.go2
1 files changed, 0 insertions, 2 deletions
diff --git a/sdk/bp_test.go b/sdk/bp_test.go
index 4cd54c777..e1edc5131 100644
--- a/sdk/bp_test.go
+++ b/sdk/bp_test.go
@@ -180,7 +180,6 @@ func (t removeFredTransformation) transformPropertySetAfterContents(name string,
}
func TestTransformRemoveProperty(t *testing.T) {
- t.Parallel()
helper := &TestHelper{t}
@@ -196,7 +195,6 @@ func TestTransformRemoveProperty(t *testing.T) {
}
func TestTransformRemovePropertySet(t *testing.T) {
- t.Parallel()
helper := &TestHelper{t}