summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/regex/tst-regexloc.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/regex/tst-regexloc.c b/test/regex/tst-regexloc.c
index 034fee706..88ab58116 100644
--- a/test/regex/tst-regexloc.c
+++ b/test/regex/tst-regexloc.c
@@ -43,6 +43,7 @@ main (int argc, char *argv[])
return res;
#else
+ puts("Test requires locale; skipping");
return 0;
#endif
}