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