mirror of https://github.com/pelias/api.git
Julian Simioni
9 years ago
2 changed files with 6 additions and 1 deletions
@ -0,0 +1,5 @@ |
|||||||
|
#!/bin/bash |
||||||
|
|
||||||
|
set -euo pipefail |
||||||
|
|
||||||
|
node test/unit/run.js | ./node_modules/.bin/tap-dot |
Loading…
Reference in new issue