From 4a61c960cedf861a08f6966688ba6adfc7974f6c Mon Sep 17 00:00:00 2001 From: Karel Zak Date: Tue, 11 Jul 2017 14:26:33 +0200 Subject: tests: use sample-fdisk-mkpart-fullspec Signed-off-by: Karel Zak --- tests/commands.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/commands.sh') diff --git a/tests/commands.sh b/tests/commands.sh index 619058207..efa0278c1 100644 --- a/tests/commands.sh +++ b/tests/commands.sh @@ -10,6 +10,7 @@ TS_HELPER_ISMOUNTED="$top_builddir/test_ismounted" TS_HELPER_LIBFDISK_GPT="$top_builddir/test_fdisk_gpt" TS_HELPER_LIBFDISK_MKPART="$top_builddir/sample-fdisk-mkpart" TS_HELPER_LIBMOUNT_CONTEXT="$top_builddir/test_mount_context" +TS_HELPER_LIBFDISK_MKPART_FULLSPEC="$top_builddir/sample-fdisk-mkpart-fullspec" TS_HELPER_LIBMOUNT_LOCK="$top_builddir/test_mount_lock" TS_HELPER_LIBMOUNT_OPTSTR="$top_builddir/test_mount_optstr" TS_HELPER_LIBMOUNT_TABDIFF="$top_builddir/test_mount_tab_diff" -- cgit v1.2.3-55-g7522