diff --git a/core/instrumentation_test_config_template.xml b/core/instrumentation_test_config_template.xml index 379126c6de..9dfc001d10 100644 --- a/core/instrumentation_test_config_template.xml +++ b/core/instrumentation_test_config_template.xml @@ -24,7 +24,7 @@ - {EXTRA_TEST_RUNNER_CONFIGS} diff --git a/tools/auto_gen_test_config_test.py b/tools/auto_gen_test_config_test.py index ce97723d2c..b7ef0b0b2e 100644 --- a/tools/auto_gen_test_config_test.py +++ b/tools/auto_gen_test_config_test.py @@ -93,7 +93,7 @@ EXPECTED_JUNIT_TEST_CONFIG = """ - {EXTRA_TEST_RUNNER_CONFIGS} @@ -125,7 +125,7 @@ EXPECTED_INSTRUMENTATION_TEST_CONFIG = """ - {EXTRA_TEST_RUNNER_CONFIGS} @@ -178,7 +178,7 @@ INSTRUMENTATION_TEST_CONFIG_TEMPLATE_CONTENT = """ - {EXTRA_TEST_RUNNER_CONFIGS}