Index: mojo/tools/data/apptests |
diff --git a/mojo/tools/data/apptests b/mojo/tools/data/apptests |
index e5616bfac6605c5546ca09fe92533711ac3eab54..46e809cb6c9a861c60ec56090f871bd819661147 100644 |
--- a/mojo/tools/data/apptests |
+++ b/mojo/tools/data/apptests |
@@ -121,4 +121,7 @@ if config.target_os != config.OS_ANDROID: |
# http server. |
"test": "mojo:shell_apptests", |
}, |
+ { |
+ "test": "mojo:service_cache_apptests", |
+ }, |
] |