aboutsummaryrefslogtreecommitdiff
path: root/src/crypto/emscInterface-test.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/crypto/emscInterface-test.ts')
-rw-r--r--src/crypto/emscInterface-test.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/crypto/emscInterface-test.ts b/src/crypto/emscInterface-test.ts
index 518ed8e72..58d83e6fe 100644
--- a/src/crypto/emscInterface-test.ts
+++ b/src/crypto/emscInterface-test.ts
@@ -16,7 +16,7 @@
// tslint:disable:max-line-length
-import {test} from "ava";
+import test from "ava";
import * as native from "./emscInterface";
test("string hashing", (t) => {