Files
u2f-api/scripts/test.sh
T
Gustaf Räntilä 4e263f703f Added unit tests
2017-09-29 22:43:25 +02:00

9 lines
100 B
Bash
Executable File

#!/bin/bash
rm -rf test
cp -r test.in test
node_modules/.bin/tsc -p test
node_modules/.bin/mocha