aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorElliott Hughes <enh@google.com>2020-02-19 11:54:46 -0800
committerElliott Hughes <enh@google.com>2020-02-19 11:55:29 -0800
commit7342c2f1a70cc7455febcbfc73af960f34844bac (patch)
tree7263b10bcb61c1f8ffd4bac1ca25cd6bc43c030b
parent3204c84e377af6ae27377200d6c06a68037269a5 (diff)
downloadpuffin-7342c2f1a70cc7455febcbfc73af960f34844bac.tar.gz
Put the puffin tests in presubmit for puffin changes.
Test: treehugger Change-Id: I425b4296931987639435e153d5c722017841f70f
-rw-r--r--TEST_MAPPING7
1 files changed, 7 insertions, 0 deletions
diff --git a/TEST_MAPPING b/TEST_MAPPING
new file mode 100644
index 0000000..ee8f0ca
--- /dev/null
+++ b/TEST_MAPPING
@@ -0,0 +1,7 @@
+{
+ "presubmit": [
+ {
+ "name": "puffin_unittest"
+ }
+ ]
+}