diff options
Diffstat (limited to 'core')
-rw-r--r-- | core/tests/overlaytests/remount/TEST_MAPPING | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/core/tests/overlaytests/remount/TEST_MAPPING b/core/tests/overlaytests/remount/TEST_MAPPING index 54dd4310bd6e..22b28b5344bb 100644 --- a/core/tests/overlaytests/remount/TEST_MAPPING +++ b/core/tests/overlaytests/remount/TEST_MAPPING @@ -1,7 +1,7 @@ { - "presubmit": [ + "presubmit-large": [ { "name" : "OverlayRemountedTest" } ] -}
\ No newline at end of file +} |