From b600f62ab68e0a11a9bb69dcf45648632d3f52ee Mon Sep 17 00:00:00 2001 From: Niklas Mohrin Date: Tue, 5 Jan 2021 10:55:22 +0100 Subject: Add unix specific integration test about running bat without any arguments --- Cargo.lock | 1 + 1 file changed, 1 insertion(+) (limited to 'Cargo.lock') diff --git a/Cargo.lock b/Cargo.lock index 060c41e0..9d34c3c4 100644 --- a/Cargo.lock +++ b/Cargo.lock @@ -117,6 +117,7 @@ dependencies = [ "syntect", "tempdir", "unicode-width", + "wait-timeout", "wild", ] -- cgit v1.2.3