Renew the updater branch
Now with some actual consensus on what the updater will do!
This commit is contained in:
9
mmc_updater/src/tests/TestUpdateScript.h
Normal file
9
mmc_updater/src/tests/TestUpdateScript.h
Normal file
@ -0,0 +1,9 @@
|
||||
#pragma once
|
||||
|
||||
class TestUpdateScript
|
||||
{
|
||||
public:
|
||||
void testV2Script();
|
||||
void testPermissions();
|
||||
};
|
||||
|
Reference in New Issue
Block a user