aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid LeGare <legare@google.com>2022-03-02 21:32:08 +0000
committerDavid LeGare <legare@google.com>2022-03-02 22:27:17 +0000
commit352b95c14e506a45b395c44b6c3d315af925954e (patch)
treef116379a8fb92c9ef36e793dcca11dc0ba4387da
parentd8f2c9e91387f3581c9c68902d13870bed838f6b (diff)
downloadargh_shared-352b95c14e506a45b395c44b6c3d315af925954e.tar.gz
Update TEST_MAPPING
Test: cd external/rust/crates && atest --host -c Change-Id: I6adde952bd6bc59e7a6eef65e6856438cbcd86ae
-rw-r--r--TEST_MAPPING8
1 files changed, 8 insertions, 0 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
new file mode 100644
index 0000000..5cbb502
--- /dev/null
+++ b/TEST_MAPPING
@@ -0,0 +1,8 @@
+// Generated by update_crate_tests.py for tests that depend on this crate.
+{
+ "imports": [
+ {
+ "path": "external/rust/crates/argh"
+ }
+ ]
+}