Fix #108
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
// tslint:disable:no-expression-statement
|
||||
import { test } from 'ava';
|
||||
import test from 'ava';
|
||||
import { double, power } from './number';
|
||||
|
||||
test('double', t => {
|
||||
|
||||
Reference in New Issue
Block a user