forked from Mirrors/doipjs
5 lines
51 B
Text
5 lines
51 B
Text
|
#!/bin/sh
|
||
|
. "$(dirname "$0")/_/husky.sh"
|
||
|
|
||
|
npm test
|