Skip to content

Commit 3675880

Browse files
committed
improve test types
1 parent 254254f commit 3675880

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/commands.test.ts

-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ import { test } from 'uvu';
55
import * as assert from 'uvu/assert';
66
import * as MakeNSIS from '../src/makensis';
77
import path from 'node:path';
8-
import type Makensis from '../types';
98

109
const scriptFile = {
1110
minimal: path.join(process.cwd(), 'tests', 'fixtures', 'utf8.nsi'),

0 commit comments

Comments
 (0)