aboutsummaryrefslogtreecommitdiffstats
path: root/contracts/exchange/test/utils/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'contracts/exchange/test/utils/index.ts')
-rw-r--r--contracts/exchange/test/utils/index.ts4
1 files changed, 2 insertions, 2 deletions
diff --git a/contracts/exchange/test/utils/index.ts b/contracts/exchange/test/utils/index.ts
index 75cd88666..d88a38266 100644
--- a/contracts/exchange/test/utils/index.ts
+++ b/contracts/exchange/test/utils/index.ts
@@ -1,3 +1,3 @@
export * from './exchange_wrapper';
-export * from './erc20_wrapper';
-export * from './erc721_wrapper';
+export * from './fill_order_combinatorial_utils';
+export * from './match_order_tester';