diff options
Diffstat (limited to 'tests/qml/resources/am-config.yaml')
-rw-r--r-- | tests/qml/resources/am-config.yaml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/qml/resources/am-config.yaml b/tests/qml/resources/am-config.yaml index 8e3f8ee6..e204c0f2 100644 --- a/tests/qml/resources/am-config.yaml +++ b/tests/qml/resources/am-config.yaml @@ -3,9 +3,7 @@ formatType: am-configuration --- applications: builtinAppsManifestDir: "${CONFIG_PWD}/apps" - installedAppsManifestDir: "/tmp/am-resource-test/manifests" installationDir: "/tmp/am-resource-test/apps" - appImageMountDir: "/tmp/am-resource-test/image-mounts" ui: importPaths: "qrc:///qml" |