commit | a9724a02f3403419d24181222140fbc8c8e98a9c | [log] [tgz] |
---|---|---|
author | Jiyong Park <jiyong@google.com> | Mon May 17 10:00:26 2021 +0900 |
committer | Jiyong Park <jiyong@google.com> | Mon May 17 10:00:26 2021 +0900 |
tree | b64f92ec5b03c67b00a16d8f9e7ec998c23d981c | |
parent | 2b031fe43f503b74f45d3f68bb7e4cb22d7a0073 [diff] |
TEST_MAPPING for ZipFuseTest Bug: 186377508 Test: watch TH Change-Id: I2d4fcf851bf6055ee679e0bcaae088e9e3701d2f
diff --git a/zipfuse/TEST_MAPPING b/zipfuse/TEST_MAPPING new file mode 100644 index 0000000..5b313c1 --- /dev/null +++ b/zipfuse/TEST_MAPPING
@@ -0,0 +1,7 @@ +{ + "postsubmit" : [ + { + "name" : "ZipFuseTest" + } + ] +}