diff --git a/test/tool_main_test.cpp b/test/tool_main_test.cpp index c0e8a812..096c2992 100644 --- a/test/tool_main_test.cpp +++ b/test/tool_main_test.cpp @@ -1760,9 +1760,7 @@ constexpr std::array const progress_modes{ "none", "simple", "ascii", -#ifndef _WIN32 "unicode", -#endif }; } // namespace