diff options
Diffstat (limited to 'mmc_updater/src/tests/TestUpdateScript.h')
-rw-r--r-- | mmc_updater/src/tests/TestUpdateScript.h | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/mmc_updater/src/tests/TestUpdateScript.h b/mmc_updater/src/tests/TestUpdateScript.h deleted file mode 100644 index 513513d5..00000000 --- a/mmc_updater/src/tests/TestUpdateScript.h +++ /dev/null @@ -1,8 +0,0 @@ -#pragma once - -class TestUpdateScript -{ - public: - void testV2Script(); -}; - |