aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid LeGare <legare@google.com>2022-03-02 19:54:30 +0000
committerDavid LeGare <legare@google.com>2022-03-02 22:27:15 +0000
commitbb278c9fe7fa29ba20c0017f7b32f52238cd2cd2 (patch)
tree23224284f98ea749c0273ccbb1f1777193b70beb
parenta8eb09c1b831db97a260af30a919a35cf1b90d36 (diff)
downloadheck-bb278c9fe7fa29ba20c0017f7b32f52238cd2cd2.tar.gz
Update TEST_MAPPING
Test: cd external/rust/crates && atest --host -c Change-Id: I89f0c8e5a063b9c8481521d135b0b463c2c11760
-rw-r--r--TEST_MAPPING3
1 files changed, 3 insertions, 0 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index af9eb77..e5f5c4c 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -2,6 +2,9 @@
{
"imports": [
{
+ "path": "external/rust/crates/argh"
+ },
+ {
"path": "external/rust/crates/base64"
}
],