Index: mojo/tools/data/apptests |
diff --git a/mojo/tools/data/apptests b/mojo/tools/data/apptests |
index a35da32f0c6725e90b9bf9fc910298d9e1b93fc2..f936687553ac53e2c411a12eefcba4940a932117 100644 |
--- a/mojo/tools/data/apptests |
+++ b/mojo/tools/data/apptests |
@@ -48,4 +48,7 @@ tests = [ |
"test": "mojo:window_manager_apptests", |
"shell-args": ["--use-headless-config"] |
}, |
+ { |
+ "test": "mojo:resource_provider_apptests", |
+ }, |
] |