Add binary_test.cc to testSrcs

Bug: 231700648
Test: m
Change-Id: If6161b2475887a6d40547f258ccb360c6d719b7a
This commit is contained in:
David Brazdil 2022-05-09 23:11:19 +01:00
parent 3ac9d2bf23
commit 979ef5bb2a

View file

@ -91,6 +91,7 @@ bootstrap_go_package {
],
testSrcs: [
"afdo_test.go",
"binary_test.go",
"cc_test.go",
"compiler_test.go",
"gen_test.go",