aboutsummaryrefslogtreecommitdiffstats
path: root/test/utils/order.ts
diff options
context:
space:
mode:
Diffstat (limited to 'test/utils/order.ts')
-rw-r--r--test/utils/order.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/utils/order.ts b/test/utils/order.ts
index dc0be670c..690f50ef5 100644
--- a/test/utils/order.ts
+++ b/test/utils/order.ts
@@ -1,4 +1,4 @@
-import {SignedOrder} from '../../lib/src/types';
+import {SignedOrder} from '../../src/types';
import * as BigNumber from 'bignumber.js';
import * as _ from 'lodash';