summaryrefslogtreecommitdiff
path: root/tests/helpers.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/helpers.sh')
-rwxr-xr-xtests/helpers.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/helpers.sh b/tests/helpers.sh
index d258c79..e377737 100755
--- a/tests/helpers.sh
+++ b/tests/helpers.sh
@@ -695,6 +695,7 @@ test::install_coreutils_without_imagemagick() {
local -a names=(
basename
bash
+ cp
date
dirname
find
@@ -704,6 +705,7 @@ test::install_coreutils_without_imagemagick() {
rm
sed
sort
+ stat
tac
tar
wc