summaryrefslogtreecommitdiffstats
path: root/tests.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests.c')
-rw-r--r--tests.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests.c b/tests.c
index 9c102cdf..be32e668 100644
--- a/tests.c
+++ b/tests.c
@@ -107,6 +107,7 @@ static void no_test_warnings (void)
fprintf (stderr, "warning: \"guestfs_tgz_out\" has no tests\n");
fprintf (stderr, "warning: \"guestfs_mount_options\" has no tests\n");
fprintf (stderr, "warning: \"guestfs_mount_vfs\" has no tests\n");
+ fprintf (stderr, "warning: \"guestfs_debug\" has no tests\n");
}
static int test_mount_ro_0 (void)