From 363723fc84f7b8477592e0105aeb331ec9a017af Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Mon, 14 Aug 2017 05:01:11 +0200 Subject: node_modules --- node_modules/spawn-wrap/test/fixtures/test-shim.js | 3 --- 1 file changed, 3 deletions(-) delete mode 100644 node_modules/spawn-wrap/test/fixtures/test-shim.js (limited to 'node_modules/spawn-wrap/test/fixtures/test-shim.js') diff --git a/node_modules/spawn-wrap/test/fixtures/test-shim.js b/node_modules/spawn-wrap/test/fixtures/test-shim.js deleted file mode 100644 index b6baf69ee..000000000 --- a/node_modules/spawn-wrap/test/fixtures/test-shim.js +++ /dev/null @@ -1,3 +0,0 @@ -console.log('before in shim') -require('../..').runMain() -console.log('after in shim') -- cgit v1.2.3