Skip to content

Commit

Permalink
Update test infra, get rdi of gulp
Browse files Browse the repository at this point in the history
  • Loading branch information
eugef committed Jan 21, 2024
1 parent 8a2570b commit 5879811
Show file tree
Hide file tree
Showing 5 changed files with 2,601 additions and 8,172 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,5 @@ test/results
npm-debug.log
TAGS
/.idea/
.nyc_output
.DS_Store
1 change: 1 addition & 0 deletions .mocharc.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
module.exports = {
recursive: true,
reporter: 'spec',
extension: ['js', 'ts'],
require: 'ts-node/register',
ui: 'bdd'
};
34 changes: 0 additions & 34 deletions gulpfile.js

This file was deleted.

Loading

0 comments on commit 5879811

Please sign in to comment.