diff options
Diffstat (limited to 'apex/apex_test.go')
-rw-r--r-- | apex/apex_test.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/apex/apex_test.go b/apex/apex_test.go index b349081c6..81a62d9d9 100644 --- a/apex/apex_test.go +++ b/apex/apex_test.go @@ -5818,7 +5818,6 @@ func TestApexWithTests(t *testing.T) { relative_install_path: "test", shared_libs: ["mylib"], system_shared_libs: [], - static_executable: true, stl: "none", data: [":fg"], } |