Update test.ts
This commit is contained in:
parent
8086f06f95
commit
53283224cb
1 changed files with 1 additions and 1 deletions
|
|
@ -1,8 +1,8 @@
|
|||
import * as fs from 'fs';
|
||||
import * as net from 'net';
|
||||
import * as Stream from 'stream';
|
||||
import * as tempy from 'tempy';
|
||||
import * as util from 'util';
|
||||
import * as tempy from 'tempy';
|
||||
import test, {TestContext, Context} from 'ava';
|
||||
import {jsdom} from 'jsdom';
|
||||
import m from '..';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue