Index: mojo/tools/data/apptests |
diff --git a/mojo/tools/data/apptests b/mojo/tools/data/apptests |
index 7668f20674e01aa6e34f8b171dbb5f89bbec01fe..2343cb20d7f3dc8366921dfc437c3d6284872d5f 100644 |
--- a/mojo/tools/data/apptests |
+++ b/mojo/tools/data/apptests |
@@ -66,6 +66,12 @@ tests = [ |
{ |
"test": "mojo:versioning_apptests", |
}, |
+ { |
+ "test": "mojo:platform_handle_private_apptests", |
+ }, |
+ { |
+ "test": "mojo:image_pipe_apptests", |
+ }, |
] |
if target_os == 'linux': |