aboutsummaryrefslogtreecommitdiff
path: root/node_modules/tmp/run-tests
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/tmp/run-tests')
-rwxr-xr-xnode_modules/tmp/run-tests7
1 files changed, 7 insertions, 0 deletions
diff --git a/node_modules/tmp/run-tests b/node_modules/tmp/run-tests
new file mode 100755
index 000000000..a377f1083
--- /dev/null
+++ b/node_modules/tmp/run-tests
@@ -0,0 +1,7 @@
+#!/bin/sh
+
+DIR="x"
+
+rm -rf ${DIR}
+mkdir ${DIR}
+TMPDIR=${DIR} npm test