summaryrefslogtreecommitdiffstats
path: root/tests/helpers/test_pathnames.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/helpers/test_pathnames.c')
-rw-r--r--tests/helpers/test_pathnames.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/helpers/test_pathnames.c b/tests/helpers/test_pathnames.c
index d5cdad829..2368641f1 100644
--- a/tests/helpers/test_pathnames.c
+++ b/tests/helpers/test_pathnames.c
@@ -29,7 +29,7 @@ struct hlpPath
#define DEF_HLPPATH(_p) { #_p, _p }
-struct hlpPath paths[] =
+static struct hlpPath paths[] =
{
DEF_HLPPATH(_PATH_DEFPATH),
DEF_HLPPATH(_PATH_DEFPATH_ROOT),