summaryrefslogtreecommitdiffstats
path: root/tests/commands.sh.in
diff options
context:
space:
mode:
authorKarel Zak2011-01-01 22:45:29 +0100
committerKarel Zak2011-01-03 12:28:48 +0100
commit013bff51a67fe5907532639d35f9d9f1df2c7570 (patch)
treef270146bbbcf19679c993ce1d0be62f03d4cd4e8 /tests/commands.sh.in
parentfindmnt: add MAJ:MIN (diff)
downloadkernel-qcow2-util-linux-013bff51a67fe5907532639d35f9d9f1df2c7570.tar.gz
kernel-qcow2-util-linux-013bff51a67fe5907532639d35f9d9f1df2c7570.tar.xz
kernel-qcow2-util-linux-013bff51a67fe5907532639d35f9d9f1df2c7570.zip
tests: fix strtosize() test
Signed-off-by: Karel Zak <kzak@redhat.com>
Diffstat (limited to 'tests/commands.sh.in')
-rw-r--r--tests/commands.sh.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/commands.sh.in b/tests/commands.sh.in
index 19193922d..dcd1a30fa 100644
--- a/tests/commands.sh.in
+++ b/tests/commands.sh.in
@@ -12,7 +12,7 @@ TS_HELPER_BYTESWAP="$top_builddir/tests/helpers/test_byteswap"
TS_HELPER_MD5="$top_builddir/tests/helpers/test_md5"
TS_HELPER_ISMOUNTED="$top_builddir/lib/test_ismounted"
-TS_HELPER_STRTOSIZE="$top_builddir/lib/test_strtosize"
+TS_HELPER_STRUTILS="$top_builddir/lib/test_strutils"
TS_HELPER_CPUSET="$top_builddir/lib/test_cpuset"
# libmount