Fix misconfigured recovery host test
Test: atest recovery_host_test Bug: 241353143 Change-Id: I13bb9595745f65a63070cf9fe030c9155f75e4d0
This commit is contained in:
parent
c685fe9be8
commit
9ce95441b2
2 changed files with 1 additions and 0 deletions
|
@ -216,6 +216,7 @@ cc_test_host {
|
||||||
],
|
],
|
||||||
|
|
||||||
test_suites: ["general-tests"],
|
test_suites: ["general-tests"],
|
||||||
|
test_config: "RecoveryHostTest.xml",
|
||||||
|
|
||||||
data: ["testdata/*"],
|
data: ["testdata/*"],
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue