diff options
| -rwxr-xr-x | test/utils/regen-test-files | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/utils/regen-test-files b/test/utils/regen-test-files index ee9c102f59..3fe9bac545 100755 --- a/test/utils/regen-test-files +++ b/test/utils/regen-test-files @@ -870,6 +870,7 @@ class Generator: "CtsLibcoreLegacy22TestCases", "CtsLibcoreOjTestCases", "CtsLibcoreWycheproofBCTestCases", + "MtsLibcoreOkHttpTestCases", ] other_cts_libcore_tests_shard = self.create_mts_test_shard( "CTS Libcore OJ tests", other_cts_libcore_tests_shard_tests, |