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