aboutsummaryrefslogtreecommitdiffstats
path: root/common/t-sysutils.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--common/t-sysutils.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/common/t-sysutils.c b/common/t-sysutils.c
index d13bdfe41..68c3e418d 100644
--- a/common/t-sysutils.c
+++ b/common/t-sysutils.c
@@ -83,6 +83,7 @@ main (int argc, char **argv)
verbose = 1;
test_gnupg_tmpfile ();
+ /* Fixme: Add tests for setenv and unsetenv. */
return !!errcount;
}