From 77361395a6dc046b33fd9f72312ed344c49f5613 Mon Sep 17 00:00:00 2001 From: shimizukawa Date: Thu, 24 Nov 2016 22:04:50 +0900 Subject: [PATCH] test_quickstart.test_generated_files_eol requires empty line. --- sphinx/templates/quickstart/make.bat.new_t | 1 + sphinx/templates/quickstart/make.bat_t | 1 + 2 files changed, 2 insertions(+) diff --git a/sphinx/templates/quickstart/make.bat.new_t b/sphinx/templates/quickstart/make.bat.new_t index 49c117458..e49ffbe78 100644 --- a/sphinx/templates/quickstart/make.bat.new_t +++ b/sphinx/templates/quickstart/make.bat.new_t @@ -34,3 +34,4 @@ goto end :end popd + diff --git a/sphinx/templates/quickstart/make.bat_t b/sphinx/templates/quickstart/make.bat_t index b19cfe9a8..13923636f 100644 --- a/sphinx/templates/quickstart/make.bat_t +++ b/sphinx/templates/quickstart/make.bat_t @@ -282,3 +282,4 @@ if "%1" == "dummy" ( :end popd +