mirror of
https://github.com/roc-lang/roc.git
synced 2025-09-29 23:04:49 +00:00
Fix some test module names
This commit is contained in:
parent
6c4ba49086
commit
e3267dbf61
2 changed files with 2 additions and 1 deletions
|
@ -4,6 +4,7 @@
|
|||
// we actually want to compare against the literal float bits
|
||||
#![allow(clippy::clippy::float_cmp)]
|
||||
|
||||
pub mod gen_compare;
|
||||
pub mod gen_dict;
|
||||
pub mod gen_hash;
|
||||
pub mod gen_list;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue