Index: services/shell/tests/lifecycle/exe_manifest.json |
diff --git a/services/shell/tests/lifecycle/exe_manifest.json b/services/shell/tests/lifecycle/exe_manifest.json |
index 2e6d580fb79b02f37c93a3786fcc1369a7eac0f4..1698a73a359a9a9f97f2f60236dbffa563f8de84 100644 |
--- a/services/shell/tests/lifecycle/exe_manifest.json |
+++ b/services/shell/tests/lifecycle/exe_manifest.json |
@@ -1,5 +1,6 @@ |
{ |
+ "manifest_version": 1, |
"name": "exe:lifecycle_unittest_exe", |
"display_name": "Lifecycle Unittest Exe", |
- "capabilities": { "*": ["*"] } |
+ "capabilities": { "*": [ "*" ] } |
} |