commit | 437135ef1f78189da10a6a4ebfc8c380c68c2aa7 | [log] [tgz] |
---|---|---|
author | Garfield Tan <[email protected]> | Mon Jul 01 09:05:17 2019 -0700 |
committer | Garfield Tan <[email protected]> | Wed Jul 03 01:43:50 2019 +0000 |
tree | 9f5b6a310428db651a5ff986d39e455a96177970 | |
parent | 70e0e5f61a36ed0c5058b4fe08cf68a949f714c5 [diff] |
Move Mockito/Dexmaker tests to postsubmit. Bug: 136219255 Test: TreeHugger. Change-Id: If6cfacade97f9c71429f1556ae4419ff7dd41760
diff --git a/TEST_MAPPING b/TEST_MAPPING index a4c5bba..cd6767e 100644 --- a/TEST_MAPPING +++ b/TEST_MAPPING
@@ -1,5 +1,5 @@ { - "presubmit": [ + "postsubmit": [ { "name": "CtsMockingTestCases" }, @@ -13,4 +13,4 @@ "name": "CtsExtendedMockingTestCases" } ] -} \ No newline at end of file +}