@0x/contracts-exchange: Fully incorporate ERC1155 and MultiAsset tests into the fillOrder and matchOrders test suites.

This commit is contained in:
Lawrence Forman
2019-05-24 12:35:47 -04:00
committed by Amir Bandeali
parent 57ac0ca6e8
commit 07e3ba014c
7 changed files with 594 additions and 301 deletions

View File

@@ -1,5 +1,4 @@
export * from './exchange_wrapper';
export * from './match_order_tester';
export * from './exchange_data_encoder';
export * from './types';
export * from './constants';