From dc301e855fdd3761f380fae9b084832247390431 Mon Sep 17 00:00:00 2001 From: Solomon Foster Date: Wed, 17 Feb 2010 16:09:49 -0500 Subject: [PATCH] Turn on splice.t. --- t/spectest.data | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/t/spectest.data b/t/spectest.data index 3e8c9b5611b..da5b0a22b74 100644 --- a/t/spectest.data +++ b/t/spectest.data @@ -420,7 +420,7 @@ S32-array/pop.t S32-array/push.t # S32-array/rotate.t S32-array/shift.t -# S32-array/splice.t +S32-array/splice.t S32-array/unshift.t # S32-container/zip.t # S32-hash/exists.t