Skip to content

Commit

Permalink
improve test types
Browse files Browse the repository at this point in the history
  • Loading branch information
idleberg committed May 23, 2024
1 parent 254254f commit 3675880
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/commands.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ import { test } from 'uvu';
import * as assert from 'uvu/assert';
import * as MakeNSIS from '../src/makensis';
import path from 'node:path';
import type Makensis from '../types';

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

0 comments on commit 3675880

Please sign in to comment.