Skip to content

Commit

Permalink
tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Sk8erboi84 committed Mar 30, 2024
1 parent ed3531d commit 985ba5a
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions tests/lib.cairo
Original file line number Diff line number Diff line change
Expand Up @@ -105,8 +105,8 @@ mod utils {
mod test_precision;
mod test_reentrancy_guard;
mod test_starknet_utils;
mod test_u128_mask;
mod test_i128;
// mod test_u128_mask;
// mod test_i128;
mod test_serializable_dict;
}
mod withdrawal {
Expand All @@ -119,7 +119,6 @@ mod mock {
mod referral {
mod test_referral_utils;
}
mod test_create_and_execute_swap;

mod integration {
mod test_deposit_withdrawal;
Expand Down

0 comments on commit 985ba5a

Please sign in to comment.