Skip to content

Commit

Permalink
remove tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Hofstetter Benjamin (extern) committed Jun 14, 2024
1 parent aacde90 commit f405c6b
Show file tree
Hide file tree
Showing 14 changed files with 190 additions and 1,403 deletions.
5 changes: 5 additions & 0 deletions .vscode-test.mjs
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
import { defineConfig } from '@vscode/test-cli';

export default defineConfig({
files: 'out/test/**/*.test.js',
});
Loading

0 comments on commit f405c6b

Please sign in to comment.