Skip to content

Commit

Permalink
tas file added
Browse files Browse the repository at this point in the history
  • Loading branch information
nevilm-lt committed Apr 22, 2022
1 parent f21a6fb commit d10fae9
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions .tas.yml
@@ -0,0 +1,15 @@
---
framework: mocha
preRun:
command:
- npm install
preMerge:
pattern:
- "./test/unit/*.js"
postMerge:
pattern:
- "./test/unit/*.js"
postRun:
command:
- node --version
version: 1.0

0 comments on commit d10fae9

Please sign in to comment.