Skip to content

Commit

Permalink
Fix test_get_registry
Browse files Browse the repository at this point in the history
  • Loading branch information
temeddix committed Oct 7, 2024
1 parent ff191ef commit dd121a6
Showing 1 changed file with 6 additions and 9 deletions.
15 changes: 6 additions & 9 deletions serde-generate/tests/test_utils.rs
Original file line number Diff line number Diff line change
Expand Up @@ -778,15 +778,12 @@ SerdeData:
ComplexMap:
NEWTYPE:
MAP:
KEY:
TUPLE:
- TUPLEARRAY:
CONTENT: U32
SIZE: 2
- TUPLEARRAY:
CONTENT: U8
SIZE: 4
VALUE: UNIT
KEY: UNIT
VALUE:
SEQ:
TUPLEARRAY:
CONTENT: U8
SIZE: 3
13:
EmptyTupleVariant:
TUPLE: []
Expand Down

0 comments on commit dd121a6

Please sign in to comment.