Skip to content

Commit e362fbe

Browse files
committed
test: enable unicode progress tests on Windows
1 parent 3d5cb5d commit e362fbe

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test/tool_main_test.cpp

-2
Original file line numberDiff line numberDiff line change
@@ -1755,9 +1755,7 @@ constexpr std::array const progress_modes{
17551755
"none",
17561756
"simple",
17571757
"ascii",
1758-
#ifndef _WIN32
17591758
"unicode",
1760-
#endif
17611759
};
17621760

17631761
} // namespace

0 commit comments

Comments
 (0)