diff options
Diffstat (limited to 'mmc_updater/src/tests/CMakeLists.txt')
-rw-r--r-- | mmc_updater/src/tests/CMakeLists.txt | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mmc_updater/src/tests/CMakeLists.txt b/mmc_updater/src/tests/CMakeLists.txt index 79402245..08501a98 100644 --- a/mmc_updater/src/tests/CMakeLists.txt +++ b/mmc_updater/src/tests/CMakeLists.txt @@ -44,5 +44,4 @@ macro(ADD_UPDATER_TEST CLASS) endmacro() add_updater_test(TestParseScript) -add_updater_test(TestUpdaterOptions) add_updater_test(TestFileUtils) |