mirror of
https://github.com/mhx/dwarfs.git
synced 2025-09-18 08:49:29 -04:00
test: enable unicode progress tests on Windows
This commit is contained in:
parent
6f738f8f02
commit
9d104f5ec6
@ -1760,9 +1760,7 @@ constexpr std::array const progress_modes{
|
|||||||
"none",
|
"none",
|
||||||
"simple",
|
"simple",
|
||||||
"ascii",
|
"ascii",
|
||||||
#ifndef _WIN32
|
|
||||||
"unicode",
|
"unicode",
|
||||||
#endif
|
|
||||||
};
|
};
|
||||||
|
|
||||||
} // namespace
|
} // namespace
|
||||||
|
Loading…
x
Reference in New Issue
Block a user