summaryrefslogtreecommitdiffstats
path: root/tests/commands.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/commands.sh')
-rw-r--r--tests/commands.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/commands.sh b/tests/commands.sh
index f699ef1ab..0a3062872 100644
--- a/tests/commands.sh
+++ b/tests/commands.sh
@@ -13,6 +13,7 @@ TS_HELPER_LIBMOUNT_TABDIFF="$top_builddir/test_mount_tab_diff"
TS_HELPER_LIBMOUNT_TAB="$top_builddir/test_mount_tab"
TS_HELPER_LIBMOUNT_UPDATE="$top_builddir/test_mount_tab_update"
TS_HELPER_LIBMOUNT_UTILS="$top_builddir/test_mount_utils"
+TS_HELPER_LIBMOUNT_DEBUG="$top_builddir/test_mount_debug"
TS_HELPER_PYLIBMOUNT_CONTEXT="$top_srcdir/libmount/python/test_mount_context.py"
TS_HELPER_PYLIBMOUNT_TAB="$top_srcdir/libmount/python/test_mount_tab.py"
TS_HELPER_PYLIBMOUNT_UPDATE="$top_srcdir/libmount/python/test_mount_tab_update.py"