diff options
Diffstat (limited to 'android/path_properties_test.go')
-rw-r--r-- | android/path_properties_test.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/android/path_properties_test.go b/android/path_properties_test.go index 9bbb571f1..f367b82b8 100644 --- a/android/path_properties_test.go +++ b/android/path_properties_test.go @@ -59,7 +59,6 @@ func (p *pathDepsMutatorTestModule) GenerateAndroidBuildActions(ctx ModuleContex } func TestPathDepsMutator(t *testing.T) { - t.Parallel() tests := []struct { name string bp string |