提交 018034f4 编写于 作者: Huan (李卓桓)'s avatar Huan (李卓桓)

fix test import from specific ts file

上级 852681f8
......@@ -9,14 +9,13 @@ import { test } from 'ava'
import {
Config
, PuppetWeb
, Message
, log
} from '../../'
} from '../../src/config'
import { Message } from '../../src/message'
import { PuppetWeb } from '../../src/puppet-web'
import {
Server
} from '../../src/puppet-web/'
} from '../../src/puppet-web/server'
// import { spy } from 'sinon'
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册