From e8746af30c82facc06ff9e3ca0c9a058d70ea1da Mon Sep 17 00:00:00 2001 From: Tanjim Hossain Date: Sun, 28 Jul 2024 15:58:54 +0600 Subject: [PATCH] Update test.sh --- test/common-utils-extras/test.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/test/common-utils-extras/test.sh b/test/common-utils-extras/test.sh index 4ba0f1b..cd01aec 100644 --- a/test/common-utils-extras/test.sh +++ b/test/common-utils-extras/test.sh @@ -7,7 +7,7 @@ source dev-container-features-test-lib bins=( rg bat - exa + eza hyperfine fd zoxide @@ -25,4 +25,4 @@ for bin in "${bins[@]}"; do check "$bin" command -v "$bin" done -reportResults \ No newline at end of file +reportResults