mirror of
https://github.com/Neargye/magic_enum.git
synced 2026-01-10 23:44:29 +00:00
update tests
This commit is contained in:
parent
8fd0ddb13c
commit
d085812be2
1 changed files with 1 additions and 1 deletions
|
|
@ -69,7 +69,7 @@ struct enum_range<number> {
|
|||
} // namespace magic_enum
|
||||
|
||||
using namespace magic_enum::flags;
|
||||
using namespace magic_enum::flags::bitwise_operators;
|
||||
using namespace magic_enum::bitwise_operators;
|
||||
|
||||
TEST_CASE("enum_cast") {
|
||||
SECTION("string") {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue