More work on seq representation
This commit is contained in:
@@ -244,4 +244,5 @@ fn test_representations() {
|
||||
json_bool().representation(),
|
||||
Representation::new("true | false")
|
||||
);
|
||||
assert_eq!(json_number().representation(), Representation::new("null"));
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user