Skip to content

Commit

Permalink
Order imports
Browse files Browse the repository at this point in the history
  • Loading branch information
RobertOstermann committed Mar 17, 2024
1 parent 535e785 commit 3352914
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/runTest.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
import * as path from "path";
import { runTests } from "@vscode/test-electron";
import * as path from "path";

const main = async () => {
try {
Expand Down

0 comments on commit 3352914

Please sign in to comment.