blob: a377f1083375a8e7394d8d89c2a9fe253c3b0a68 [file] [log] [blame]
#!/bin/sh
DIR="x"
rm -rf ${DIR}
mkdir ${DIR}
TMPDIR=${DIR} npm test