1
0
mirror of https://github.com/sharkdp/bat synced 2026-08-11 20:11:43 +00:00

Run PATH-dependent tests serially

Since PATH is a shared resource.
This commit is contained in:
Martin Nordholts
2021-01-04 15:45:56 +01:00
parent c9efdd68ed
commit df33ed05dd
3 changed files with 96 additions and 5 deletions
+1
View File
@@ -74,6 +74,7 @@ default-features = false
[dev-dependencies]
tempdir = "0.3"
assert_cmd = "1.0.2"
serial_test = "0.5.1"
predicates = "1.0.5"
[build-dependencies]