summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/testuser.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/testuser.c b/test/testuser.c
index 9710cbf4a..b5a878f1b 100644
--- a/test/testuser.c
+++ b/test/testuser.c
@@ -142,6 +142,7 @@ static void fail_userinfo(CuTest *tc)
#else
static void fail_userinfo(CuTest *tc)
+{
CuNotImpl(tc, "Intregal uid/gid not present on this platform");
}
#endif