Skip to content

Commit

Permalink
doh
Browse files Browse the repository at this point in the history
  • Loading branch information
joaomoreno committed Oct 2, 2019
1 parent 3f21572 commit 695ee74
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
import 'mocha';
import * as assert from 'assert';
import { join } from 'path';
import { commands, workspace, window, Uri, ViewColumn, Range, Position } from 'vscode';
import { commands, workspace, window, Uri, Range, Position } from 'vscode';

suite('commands namespace tests', () => {

Expand Down

0 comments on commit 695ee74

Please # to comment.