1
0
mirror of https://github.com/sharkdp/bat synced 2026-08-07 19:31:42 +00:00

Add unix specific integration test about running bat without any arguments

This commit is contained in:
Niklas Mohrin
2021-01-05 10:55:22 +01:00
committed by David Peter
parent ace655e164
commit b600f62ab6
3 changed files with 55 additions and 0 deletions
Generated
+1
View File
@@ -117,6 +117,7 @@ dependencies = [
"syntect",
"tempdir",
"unicode-width",
"wait-timeout",
"wild",
]