diff --git a/test/src/highlight.test.ts b/test/src/highlight.test.ts index 06348a1..adbf11f 100644 --- a/test/src/highlight.test.ts +++ b/test/src/highlight.test.ts @@ -14,7 +14,6 @@ * limitations under the License. */ -// asdfg import * as assert from 'assert' import * as vscode from 'vscode' import { getTestDocUri, init } from './util'