mirror of
https://github.com/UltimMC/Launcher.git
synced 2025-12-23 04:00:06 +00:00
Fix/remove tests from the gutted updater
This commit is contained in:
8
mmc_updater/src/tests/TestParseScript.h
Normal file
8
mmc_updater/src/tests/TestParseScript.h
Normal file
@@ -0,0 +1,8 @@
|
||||
#pragma once
|
||||
|
||||
class TestParseScript
|
||||
{
|
||||
public:
|
||||
void testParse();
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user