Add a fake make file for Windows test-running love

This commit is contained in:
isaacs
2013-10-09 16:19:30 -07:00
parent afcc53971b
commit 552934ce74

3
make.bat Normal file
View File

@@ -0,0 +1,3 @@
:: The tests run "make doc" in the prepublish script,
:: so this file gives windows something that'll exit
:: successfully, without having to install make.