aboutsummaryrefslogtreecommitdiffstats
path: root/contracts/extensions/test/utils/index.ts
diff options
context:
space:
mode:
Diffstat (limited to 'contracts/extensions/test/utils/index.ts')
-rw-r--r--contracts/extensions/test/utils/index.ts2
1 files changed, 2 insertions, 0 deletions
diff --git a/contracts/extensions/test/utils/index.ts b/contracts/extensions/test/utils/index.ts
new file mode 100644
index 000000000..6ba9a2300
--- /dev/null
+++ b/contracts/extensions/test/utils/index.ts
@@ -0,0 +1,2 @@
+export * from './balance_threshold_wrapper';
+export * from './dutch_auction_test_wrapper';