Fix missing mod declaration for Wrapping tests.
This commit is contained in:
parent
180fdffa17
commit
872dc60ed2
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@ mod u8;
|
||||||
mod bignum;
|
mod bignum;
|
||||||
mod dec2flt;
|
mod dec2flt;
|
||||||
mod flt2dec;
|
mod flt2dec;
|
||||||
|
mod wrapping;
|
||||||
|
|
||||||
mod nan;
|
mod nan;
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue