wallet-core/node_modules/tmp/run-tests
2017-05-03 15:35:00 +02:00

8 lines
71 B
Bash
Executable File

#!/bin/sh
DIR="x"
rm -rf ${DIR}
mkdir ${DIR}
TMPDIR=${DIR} npm test