Can tests

This commit is contained in:
Ayaz Hafiz 2022-09-14 23:25:48 -05:00
parent baa86e283e
commit e3c91e1d4d
No known key found for this signature in database
GPG Key ID: 0E2A37416A25EF58

View File

@ -690,8 +690,6 @@ mod test {
assert_eq!(
&idents,
&[
Ident::from("False"),
Ident::from("True"),
Ident::from("Str"),
Ident::from("List"),
Ident::from("Ok"),
@ -715,8 +713,6 @@ mod test {
assert_eq!(
&idents,
&[
Ident::from("False"),
Ident::from("True"),
Ident::from("Str"),
Ident::from("List"),
Ident::from("Ok"),