diff options
Diffstat (limited to 'testing/test_spec.go')
-rw-r--r-- | testing/test_spec.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/testing/test_spec.go b/testing/test_spec.go index c370f7174..58d9c2345 100644 --- a/testing/test_spec.go +++ b/testing/test_spec.go @@ -40,7 +40,6 @@ func TestSpecFactory() android.Module { type TestSpecModule struct { android.ModuleBase android.DefaultableModuleBase - android.BazelModuleBase // Properties for "test_spec" properties struct { |