summaryrefslogtreecommitdiff
path: root/deps/gyp/test/assembly/src/as.bat
diff options
context:
space:
mode:
Diffstat (limited to 'deps/gyp/test/assembly/src/as.bat')
-rw-r--r--deps/gyp/test/assembly/src/as.bat4
1 files changed, 0 insertions, 4 deletions
diff --git a/deps/gyp/test/assembly/src/as.bat b/deps/gyp/test/assembly/src/as.bat
deleted file mode 100644
index b796db97ca..0000000000
--- a/deps/gyp/test/assembly/src/as.bat
+++ /dev/null
@@ -1,4 +0,0 @@
-@echo off
-:: Mock windows assembler.
-cl /MD /c %1 /Fo"%2"
-