From: Vincent Pit <vince@profvince.com>
Date: Thu, 15 Jan 2009 21:51:56 +0000 (+0100)
Subject: Fix t/uni/lex_utf8.t entry in MANIFEST
X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=4e759823f612ad536857924a69f5a87a6be369b3;p=p5sagit%2Fp5-mst-13.2.git

Fix t/uni/lex_utf8.t entry in MANIFEST
---

diff --git a/MANIFEST b/MANIFEST
index 0b1a4ca..5597b96 100644
--- a/MANIFEST
+++ b/MANIFEST
@@ -4232,7 +4232,7 @@ t/uni/class.t			See if Unicode classes work (\p)
 t/uni/fold.t			See if Unicode folding works
 t/uni/greek.t			See if Unicode in greek works
 t/uni/latin2.t			See if Unicode in latin2 works
-t/uni/lex_utf8			See if Unicode in lexer works
+t/uni/lex_utf8.t		See if Unicode in lexer works
 t/uni/lower.t			See if Unicode casing works
 t/uni/overload.t		See if Unicode overloading works
 t/uni/sprintf.t			See if Unicode sprintf works