aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Shi <dshi@google.com>2021-03-31 21:12:15 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2021-03-31 21:12:15 +0000
commit868ea07583b709fae8fc74d2e85eba8c69716e13 (patch)
tree8a532edeb6a9962e5f693a5ebe0e99a66224fccc
parent9eb5e79586199035a994f82669839d05278ff33b (diff)
parent7afb035901c93c79804c3a5a4e7fd3c02c499582 (diff)
downloadshared_child-868ea07583b709fae8fc74d2e85eba8c69716e13.tar.gz
Revert "Comment out more of TEST_MAPPING." am: 7afb035901
Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/shared_child/+/1660780 Change-Id: I3c2d8bdd85384346b222a71d3c5e0e48fe14226d
-rw-r--r--TEST_MAPPING9
1 files changed, 0 insertions, 9 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
deleted file mode 100644
index 7d24fb5..0000000
--- a/TEST_MAPPING
+++ /dev/null
@@ -1,9 +0,0 @@
-// Generated by update_crate_tests.py for tests that depend on this crate.
-{
- "presubmit": [
- //{
- // Tests currently depend on Python, so commenting out until that is fixed.
- //"name": "shared_child_device_test_src_lib"
- //}
- ]
-}