From f86864acbf97469fd9e5d5233d51ff743f4d8d6e Mon Sep 17 00:00:00 2001 From: Karl Williamson Date: Mon, 23 Nov 2009 16:26:16 -0700 Subject: mktables not run unless needed --- t/re/uniprops.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 't/re') diff --git a/t/re/uniprops.t b/t/re/uniprops.t index b0010cccd2..7d9c89db0f 100644 --- a/t/re/uniprops.t +++ b/t/re/uniprops.t @@ -8,7 +8,7 @@ use warnings; # Test the \p{} regular expression constructs. This file is constructed by # mktables from the tables it generates, so if mktables is buggy, this won't # necessarily catch those bugs. Tests are generated for all feasible -# properties; a few aren't currently XXX feasible; see is_code_point_usable() +# properties; a few aren't currently feasible; see is_code_point_usable() # in mktables for details. # Standard test packages are not used because this manipulates SIG_WARN. It -- cgit v1.2.1