Skip to content

Commit

Permalink
tests: add new test for CI
Browse files Browse the repository at this point in the history
  • Loading branch information
vmarchaud committed Apr 23, 2018
1 parent 85a5ee0 commit 746f601
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/unit.sh
Original file line number Diff line number Diff line change
Expand Up @@ -87,6 +87,8 @@ mocha --opts ./mocha.opts ./env_switching.js
spec "JSON environment switching on JSON restart with --env"
mocha --opts ./mocha.opts ./configuration.mocha.js
spec "Configuration system working"
mocha --opts ./mocha.opts ./id.mocha.js
spec "Uniqueness id for each process"

#
# Interface testing
Expand Down

0 comments on commit 746f601

Please sign in to comment.