Skip to content

Commit

Permalink
Update test.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
audacioustux authored Jul 28, 2024
1 parent 53dbe2b commit e8746af
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test/common-utils-extras/test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ source dev-container-features-test-lib
bins=(
rg
bat
exa
eza
hyperfine
fd
zoxide
Expand All @@ -25,4 +25,4 @@ for bin in "${bins[@]}"; do
check "$bin" command -v "$bin"
done

reportResults
reportResults

0 comments on commit e8746af

Please sign in to comment.