1
0
mirror of https://github.com/sharkdp/bat.git synced 2025-09-01 10:52:24 +01:00

#2592: Fixes unit tests dependent on echo on windows (#2602)

Co-authored-by: Boy van Duuren <boy.van.duuren@rabobank.nl>
This commit is contained in:
Boy van Duuren
2023-09-08 06:18:25 +02:00
committed by GitHub
parent f49278cfaa
commit d6e11b59e7
5 changed files with 153 additions and 84 deletions

5
tests/examples/bat-windows.conf vendored Normal file
View File

@@ -0,0 +1,5 @@
# Make sure that the pager gets executed
--paging=always
# Output a dummy message for the integration test and system wide config test.
--pager="echo.bat dummy-pager-from-config"