aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChih-Hung Hsieh <chh@google.com>2020-07-09 23:50:49 +0000
committerAutomerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>2020-07-09 23:50:49 +0000
commit0f0797ee25447c3cf6a5ddc34de8d9258b01095a (patch)
tree223d2fbc95f99e8bc26415da946243168b297ffc
parent132546ae6f69f6eb9d938aec8772aa1de8319314 (diff)
parent02cb305d079a1583ca476d34910f73cfbbceb240 (diff)
downloadslab-0f0797ee25447c3cf6a5ddc34de8d9258b01095a.tar.gz
Enable test in TEST_MAPPING am: 28cd8cebb3 am: 02cb305d07
Original change: https://android-review.googlesource.com/c/platform/external/rust/crates/slab/+/1359697 Change-Id: I2758213f2e733a03dfea3736322b8b627389c86b
-rw-r--r--TEST_MAPPING6
1 files changed, 3 insertions, 3 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
index 61049c1..40400ae 100644
--- a/TEST_MAPPING
+++ b/TEST_MAPPING
@@ -10,9 +10,9 @@
{
"name": "slab_host_tests_slab1",
"host": true
+ },
+ {
+ "name": "slab_device_tests_slab1"
}
- //{
- // "name": "slab_device_tests_slab1"
- //}
]
}