Rename androidmk/test.go so go test can find it
Change-Id: If18c749fe9bc883552952284a469ea8e8f3e8f6d
This commit is contained in:
@@ -207,7 +207,7 @@ blueprint_go_binary {
|
|||||||
"androidmk/cmd/androidmk/values.go",
|
"androidmk/cmd/androidmk/values.go",
|
||||||
],
|
],
|
||||||
testSrcs: [
|
testSrcs: [
|
||||||
"androidmk/cmd/androidmk/test.go",
|
"androidmk/cmd/androidmk/androidmk_test.go",
|
||||||
],
|
],
|
||||||
deps: [
|
deps: [
|
||||||
"androidmk-parser",
|
"androidmk-parser",
|
||||||
|
Reference in New Issue
Block a user