Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 0fce0bab authored by Colin Cross's avatar Colin Cross
Browse files

Move vendor snapshot tests into vendor_snapshot_test.go

Move the vendor snapshot tests into vendor_snapshot_test.go to
reduce the size of cc_test.go

Bug: 177098205
Test: go test ./build/soong/cc/...
Change-Id: Ib1120f986fc0111a9487fce00539a4c5ae7e2e87
parent e09ac174
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -87,6 +87,7 @@ bootstrap_go_package {
        "prebuilt_test.go",
        "proto_test.go",
        "test_data_test.go",
        "vendor_snapshot_test.go",
    ],
    pluginFor: ["soong_build"],
}
+0 −928

File changed.

Preview size limit exceeded, changes collapsed.

+951 −0

File added.

Preview size limit exceeded, changes collapsed.