From 8f1f5d149c7eb7f32dc47994b0b9e5b001180a7a Mon Sep 17 00:00:00 2001 From: coke Date: Wed, 16 Nov 2011 09:17:24 -0500 Subject: [PATCH] track failure modes --- t/spectest.data | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/t/spectest.data b/t/spectest.data index c31742786f4..6951d6281d8 100644 --- a/t/spectest.data +++ b/t/spectest.data @@ -571,7 +571,7 @@ S32-str/substr.t S32-str/trim.t S32-str/uc.t # icu S32-str/ucfirst.t # icu -# S32-str/unpack.t # err: This type cannot unbox to a native integer +# S32-str/unpack.t # err: Method 'unpack' not found for invocant of class 'Buf' S32-str/words.t # icu S32-temporal/calendar.t S32-temporal/Date.t