Skip to content

Commit

Permalink
Add tests for external calls to ERC2981 mocks with Ownable/AccessCont…
Browse files Browse the repository at this point in the history
…rol components
  • Loading branch information
immrsd committed Oct 2, 2024
1 parent d97dd7c commit c1f0382
Show file tree
Hide file tree
Showing 3 changed files with 689 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/token/src/tests/erc2981.cairo
Original file line number Diff line number Diff line change
@@ -1 +1,3 @@
mod test_erc2981;
mod test_erc2981_accesscontrol;
mod test_erc2981_ownable;
Loading

0 comments on commit c1f0382

Please sign in to comment.