summaryrefslogtreecommitdiffstats
path: root/mmc_updater/src/tests/TestParseScript.h
diff options
context:
space:
mode:
Diffstat (limited to 'mmc_updater/src/tests/TestParseScript.h')
-rw-r--r--mmc_updater/src/tests/TestParseScript.h8
1 files changed, 0 insertions, 8 deletions
diff --git a/mmc_updater/src/tests/TestParseScript.h b/mmc_updater/src/tests/TestParseScript.h
deleted file mode 100644
index 528e97a8..00000000
--- a/mmc_updater/src/tests/TestParseScript.h
+++ /dev/null
@@ -1,8 +0,0 @@
-#pragma once
-
-class TestParseScript
-{
- public:
- void testParse();
-};
-