From 5f466137ad6ac596600e3ff53c9b786815398445 Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Sat, 27 May 2017 17:36:13 +0200 Subject: node_modules, clean up package.json --- node_modules/tmp/run-tests | 7 ------- 1 file changed, 7 deletions(-) delete mode 100755 node_modules/tmp/run-tests (limited to 'node_modules/tmp/run-tests') diff --git a/node_modules/tmp/run-tests b/node_modules/tmp/run-tests deleted file mode 100755 index a377f1083..000000000 --- a/node_modules/tmp/run-tests +++ /dev/null @@ -1,7 +0,0 @@ -#!/bin/sh - -DIR="x" - -rm -rf ${DIR} -mkdir ${DIR} -TMPDIR=${DIR} npm test -- cgit v1.2.3