提交 6f4827fb 编写于 作者: J Joao Moreno

list: cleanup

上级 785b4f37
......@@ -4,13 +4,7 @@
*--------------------------------------------------------------------------------------------*/
import assert = require('assert');
import {
RangeMap,
intersect,
groupIntersect,
IRangedGroup,
consolidate
} from '../rangeMap';
import { RangeMap, intersect, groupIntersect, consolidate } from '../rangeMap';
suite('RangeMap', () => {
var rangeMap: RangeMap;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册