mirror of
https://github.com/roc-lang/roc.git
synced 2025-08-02 19:32:17 +00:00
Can tests
This commit is contained in:
parent
baa86e283e
commit
e3c91e1d4d
1 changed files with 0 additions and 4 deletions
|
@ -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"),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue