aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid LeGare <legare@google.com>2022-03-02 19:54:35 +0000
committerDavid LeGare <legare@google.com>2022-03-08 18:03:40 +0000
commit88f8ef87938627ae9f20f33f131c3c7b79dc458a (patch)
treeda86de748981dd96113865df11834b360d9da02b
parent8f2129788afc336eaee3610f16ec698e1c869d01 (diff)
downloadsmallvec-88f8ef87938627ae9f20f33f131c3c7b79dc458a.tar.gz
Update TEST_MAPPING
Test: cd external/rust/crates && atest --host -c Change-Id: Ib48a7fe57c6a644e1a44c3d697146c3fec568edd
-rw-r--r--TEST_MAPPING3
1 files changed, 3 insertions, 0 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index 713deb2..b91be4d 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -5,6 +5,9 @@
"path": "external/rust/crates/parking_lot_core"
},
{
+ "path": "external/rust/crates/tinyvec"
+ },
+ {
"path": "external/rust/crates/vulkano"
}
],