test(updater): copy over and port tests to nusystem
All testsuites have been copied over from SynthOS updater and syntax has been corrected for the most part in the various testsuites. Signed-off-by: zontreck <tarapiccari@gmail.com>
This commit is contained in:
parent
737045ecf7
commit
993b6feee4
8 changed files with 317 additions and 1 deletions
|
@ -29,6 +29,7 @@ string VERSION = "0.3.0-dev";
|
|||
|
||||
|
||||
integer UPDATER_CHANNEL = 0xABCDE0;
|
||||
integer PACKAGE_SERVER_CHANNEL = 0xAACEA; // AriA's CrEAtions
|
||||
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue