summaryrefslogtreecommitdiffstats
path: root/tests/auto/installer/settings/data
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@digia.com>2013-02-12 16:33:12 +0100
committerKai Koehne <kai.koehne@digia.com>2013-02-14 09:39:49 +0100
commitdd32cc3b0893d1ccfbc3de397c23a9d5bef9832e (patch)
treea8e28f7df023462e60b70c7dbf787cd64b68ad0a /tests/auto/installer/settings/data
parent8f240bb5d157f1957cc26a20ed8c3483eed2d6b6 (diff)
Remove SigningCertificate from config.xml
The files aren't used any more. Change-Id: I5b5becea08ebd56609241ab9db16f65b6e0fbf95 Reviewed-by: Karsten Heimrich <karsten.heimrich@digia.com> Reviewed-by: Niels Weber <niels.weber@digia.com>
Diffstat (limited to 'tests/auto/installer/settings/data')
-rw-r--r--tests/auto/installer/settings/data/full_config.xml3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/auto/installer/settings/data/full_config.xml b/tests/auto/installer/settings/data/full_config.xml
index 2b11c0166..9f06703b0 100644
--- a/tests/auto/installer/settings/data/full_config.xml
+++ b/tests/auto/installer/settings/data/full_config.xml
@@ -29,9 +29,6 @@ File should contain all elements we allow in a config.xml
<RunProgram>myapp</RunProgram>
<RunProgramDescription>Launch MyApp</RunProgramDescription>
- <SigningCertificate>certificate1</SigningCertificate>
- <SigningCertificate>certificate2</SigningCertificate>
-
<DependsOnLocalInstallerBinary>true</DependsOnLocalInstallerBinary>
<AllowSpaceInPath>true</AllowSpaceInPath>
<AllowNonAsciiCharacters>true</AllowNonAsciiCharacters>