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

Use tempfiles for clircle tests

This commit is contained in:
Niklas Mohrin
2021-02-27 15:33:13 +01:00
committed by David Peter
parent 694b31909a
commit b8a18d3ebb
3 changed files with 96 additions and 38 deletions
+3
View File
@@ -79,6 +79,9 @@ predicates = "1.0.7"
wait-timeout = "0.2.0"
tempfile = "3.2.0"
[target.'cfg(unix)'.dev-dependencies]
nix = "0.19.1"
[build-dependencies]
clap = { version = "2.33", optional = true }