1
0
mirror of https://github.com/sharkdp/bat synced 2026-08-11 20:11:43 +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
+1
View File
@@ -76,6 +76,7 @@ default-features = false
tempdir = "0.3"
assert_cmd = "1.0.2"
predicates = "1.0.6"
wait-timeout = "0.2.0"
[build-dependencies]
clap = { version = "2.33", optional = true }