Skip to content

Commit

Permalink
shim
Browse files Browse the repository at this point in the history
  • Loading branch information
stephankmin committed Jun 27, 2022
1 parent 8e42b77 commit 275dfa9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions reference/shim/Shim.sol
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ import { TestZone } from "contracts/test/TestZone.sol";
import { TransferHelper } from "contracts/helpers/TransferHelper.sol";
import { InvalidERC721Recipient } from "contracts/test/InvalidERC721Recipient.sol";
import { ERC721ReceiverMock } from "contracts/test/ERC721ReceiverMock.sol";
import { TestERC20Panic } from "contracts/test/TestERC20Panic.sol";

// prettier-ignore
import {
Expand Down

0 comments on commit 275dfa9

Please sign in to comment.