summaryrefslogtreecommitdiff
path: root/tests/examplefiles/example.bat
diff options
context:
space:
mode:
authorMauricio Caceres Bravo <mauricio.caceres.bravo@gmail.com>2019-02-12 10:27:34 -0500
committerMauricio Caceres Bravo <mauricio.caceres.bravo@gmail.com>2019-02-12 10:27:34 -0500
commit62ff49874c8a405fc24a83cb6611e8a5cf818bd5 (patch)
tree8b33912d57eb8bedcc75f30f146608ea59f43e8a /tests/examplefiles/example.bat
parentdf656b31ecabd8a1b649f79de050854a2974e395 (diff)
parent77e24d5ab193f6c3fa8492f5410a2e841f9ebfad (diff)
downloadpygments-62ff49874c8a405fc24a83cb6611e8a5cf818bd5.tar.gz
Merged default branch to hopefully solve merge conflicts
Diffstat (limited to 'tests/examplefiles/example.bat')
-rw-r--r--tests/examplefiles/example.bat2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/examplefiles/example.bat b/tests/examplefiles/example.bat
index 596f65de..2b45d2bc 100644
--- a/tests/examplefiles/example.bat
+++ b/tests/examplefiles/example.bat
@@ -205,5 +205,7 @@ for /f "tokens=2 delims==" %%G in ( 'assoc %+;/p extension'),%'
) &>nul ver
if errorlevel 0 if not errorlevel 1 set /a _passed+=1
goto :eof
+FOR /F %%a IN ('%%c%%') DO %%a
+rem %x% %x% %x% %x% %x% %x% %x% %x% %x% %x% %x% %x% %x% %x% %x% %x%
:/?
goto :fail