mirror of
https://github.com/UltimMC/Launcher.git
synced 2025-12-22 11:39:55 +00:00
Fix/remove tests from the gutted updater
This commit is contained in:
@@ -56,9 +56,7 @@ class UpdateScriptFile
|
||||
}
|
||||
};
|
||||
|
||||
/** Stores information about the packages and files included
|
||||
* in an update, parsed from an XML file.
|
||||
*/
|
||||
/** Stores information about the files included in an update, parsed from an XML file. */
|
||||
class UpdateScript
|
||||
{
|
||||
public:
|
||||
|
||||
Reference in New Issue
Block a user