Index: mash/unittests_manifest.json |
diff --git a/mash/unittests_manifest.json b/mash/unittests_manifest.json |
index 07d87bd0409ce9abd31d7873053de83032000160..76940ab25dae3a9a95c92c08694089c642659c5a 100644 |
--- a/mash/unittests_manifest.json |
+++ b/mash/unittests_manifest.json |
@@ -5,7 +5,8 @@ |
"service_manager:connector": { |
"requires": { |
"*": [ "app", "test" ], |
- "ash": [ "mus:window_manager" ] |
+ "ash": [ "mus:window_manager" ], |
+ "ui": [ "app" ] |
} |
} |
} |