docs/script/test

12 строки
137 B
Bash
Executable File

#!/usr/bin/env bash
# [start-readme]
#
# Runs tests. Equivalent of `npm test`.
#
# [end-readme]
source script/check-for-node
npm test