summaryrefslogtreecommitdiffstats
path: root/mmc_updater/src/tests/TestParseScript.h
blob: 528e97a8c8f9a8c4c4f659dd0d3c937594ac8aa6 (plain)
1
2
3
4
5
6
7
8
#pragma once

class TestParseScript
{
	public:
		void testParse();
};