MultiMC5/mmc_updater/src/tests/TestUpdateScript.h
2013-12-05 20:32:52 -06:00

9 lines
75 B
C++

#pragma once
class TestUpdateScript
{
public:
void testV2Script();
};