Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
levivilet committed Aug 27, 2024
1 parent ded1799 commit 5e21ad4
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 312 deletions.
88 changes: 0 additions & 88 deletions test/ClipBoard.test.ts

This file was deleted.

82 changes: 0 additions & 82 deletions test/Download.test.ts

This file was deleted.

20 changes: 0 additions & 20 deletions test/Exec.test.ts

This file was deleted.

73 changes: 0 additions & 73 deletions test/Extract.test.ts

This file was deleted.

6 changes: 6 additions & 0 deletions test/Main.test.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
import { test, expect } from '@jest/globals'
import * as Main from '../src/parts/Main/Main.js'

test('main', () => {
expect(typeof Main.main).toBe('function')
})
49 changes: 0 additions & 49 deletions test/SymLink.test.ts

This file was deleted.

0 comments on commit 5e21ad4

Please sign in to comment.