aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulien Desprez <jdesprez@google.com>2021-01-13 10:52:08 -0800
committerJulien Desprez <jdesprez@google.com>2021-01-13 10:52:08 -0800
commitfcb60f40416cd053e38f4349336d1a5ca60991b4 (patch)
treea4f0be5e0ae7836777a2bd84362846a5f377d547
parent8a38f956b31b2c925af5ee6a46a74f35c75bd8a4 (diff)
downloadpycparser-fcb60f40416cd053e38f4349336d1a5ca60991b4.tar.gz
Remove test mapping file for acloud_test
Not needed anymore. Test: presubmit Bug: 175408655 Change-Id: I521e4ec8fbc7e3cd78f32128db6b4911397ef94b
-rw-r--r--TEST_MAPPING8
1 files changed, 0 insertions, 8 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
deleted file mode 100644
index 61a80b2..0000000
--- a/TEST_MAPPING
+++ /dev/null
@@ -1,8 +0,0 @@
-{
- "presubmit" : [
- {
- "name" : "acloud_test",
- "host" : true
- }
- ]
-}