aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Shi <dshi@google.com>2021-03-31 22:17:31 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2021-03-31 22:17:31 +0000
commitd2fe4eeacc92c770820aed6eec501dc288f98337 (patch)
tree8a532edeb6a9962e5f693a5ebe0e99a66224fccc
parentad01d5bf3f8c10d3cd1207a70bc1214db8bd0dba (diff)
parent31cf4b9d9e4e6a97531fae5edb08cbf91a7fb0c9 (diff)
downloadshared_child-d2fe4eeacc92c770820aed6eec501dc288f98337.tar.gz
Revert "Comment out more of TEST_MAPPING." am: 7afb035901 am: 868ea07583 am: 31cf4b9d9e
Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/shared_child/+/1660780 Change-Id: Ia0df0d3b056498e7452bd8ff559da743918511ba
-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"
- //}
- ]
-}