mcopy/scripts/test.sh

3 lines
39 B
Bash
Raw Permalink Normal View History

2019-04-15 19:10:29 +00:00
#!/bin/bash
(cd ./app && npm run test)