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