From 3961889b76f6d977eb6ade3bea749a09351dbe6d Mon Sep 17 00:00:00 2001 From: Father Chrysostomos Date: Mon, 2 Jan 2012 13:20:07 -0800 Subject: [PATCH] =?utf8?q?Correct=20comment=20in=20APItest=E2=80=99s=20has?= =?utf8?q?h.t?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit --- ext/XS-APItest/t/hash.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext/XS-APItest/t/hash.t b/ext/XS-APItest/t/hash.t index 1d01744..0fdd64e 100644 --- a/ext/XS-APItest/t/hash.t +++ b/ext/XS-APItest/t/hash.t @@ -245,7 +245,7 @@ sub test_precomputed_hashes { 'newHVhv on tied hash'; } -# helem on entry with null value +# helem and hslice on entry with null value # This is actually a test for a Perl operator, not an XS API test. But it # requires a hash that can only be produced by XS (although recently it # could be encountered when tying hint hashes). -- 2.7.4