summaryrefslogtreecommitdiffstats
path: root/mmc_updater/src/tests/file_list.xml
diff options
context:
space:
mode:
authorPetr Mrázek <peterix@gmail.com>2013-12-15 23:46:48 +0100
committerPetr Mrázek <peterix@gmail.com>2013-12-15 23:46:48 +0100
commitb773ef08afff14bf0e342578c21122758c26b680 (patch)
treea9a647743fff9af3c9fa5169f6382d59ca9470b0 /mmc_updater/src/tests/file_list.xml
parentb0e8037feb5b9d48defe6b8263d068f87bdb141c (diff)
downloadMultiMC-b773ef08afff14bf0e342578c21122758c26b680.tar
MultiMC-b773ef08afff14bf0e342578c21122758c26b680.tar.gz
MultiMC-b773ef08afff14bf0e342578c21122758c26b680.tar.lz
MultiMC-b773ef08afff14bf0e342578c21122758c26b680.tar.xz
MultiMC-b773ef08afff14bf0e342578c21122758c26b680.zip
Fix/remove tests from the gutted updater
Diffstat (limited to 'mmc_updater/src/tests/file_list.xml')
-rw-r--r--mmc_updater/src/tests/file_list.xml15
1 files changed, 0 insertions, 15 deletions
diff --git a/mmc_updater/src/tests/file_list.xml b/mmc_updater/src/tests/file_list.xml
index dff4b54f..06ba501d 100644
--- a/mmc_updater/src/tests/file_list.xml
+++ b/mmc_updater/src/tests/file_list.xml
@@ -1,20 +1,5 @@
<?xml version="1.0"?>
<update version="3">
- <targetVersion>2.0</targetVersion>
- <platform>Test</platform>
- <dependencies>
- <!-- The new updater is standalone and has no dependencies,
- except for standard system libraries.
- !-->
- </dependencies>
- <packages>
- <package>
- <name>app-pkg</name>
- <hash>$APP_PACKAGE_HASH</hash>
- <size>$APP_PACKAGE_SIZE</size>
- <source>http://some/dummy/URL</source>
- </package>
- </packages>
<install>
<file>
<name>$APP_FILENAME</name>