Skip to content

Commit 9d104f5

Browse files
committed
test: enable unicode progress tests on Windows
1 parent 6f738f8 commit 9d104f5

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

test/tool_main_test.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1760,9 +1760,7 @@ constexpr std::array const progress_modes{
17601760
"none",
17611761
"simple",
17621762
"ascii",
1763-
#ifndef _WIN32
17641763
"unicode",
1765-
#endif
17661764
};
17671765

17681766
} // namespace

0 commit comments

Comments
 (0)