aboutsummaryrefslogtreecommitdiff
path: root/src/types-test.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/types-test.ts')
-rw-r--r--src/types-test.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/types-test.ts b/src/types-test.ts
index 1abbfb712..51c4d69c7 100644
--- a/src/types-test.ts
+++ b/src/types-test.ts
@@ -14,7 +14,7 @@
TALER; see the file COPYING. If not, see <http://www.gnu.org/licenses/>
*/
-import { test } from "ava";
+import test from "ava";
import * as Amounts from "./amounts";
import { ContractTerms } from "./talerTypes";