mirror of
https://github.com/roc-lang/roc.git
synced 2025-10-02 00:01:16 +00:00
Add first ability gen tests
This commit is contained in:
parent
b79b351136
commit
8694ea9d33
2 changed files with 62 additions and 0 deletions
|
@ -4,6 +4,7 @@
|
|||
// we actually want to compare against the literal float bits
|
||||
#![allow(clippy::float_cmp)]
|
||||
|
||||
pub mod gen_abilities;
|
||||
pub mod gen_compare;
|
||||
pub mod gen_dict;
|
||||
pub mod gen_list;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue