From e61140af5b04880d792501e6e62a9fb6f7703f5e Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Thu, 24 Sep 2009 13:57:00 -0700 Subject: [PATCH] Duplicate sessions before cleaning them up to handle fatal'ed sessions. --- t/lib/WebGUI/Test.pm | 1 + 1 file changed, 1 insertion(+) diff --git a/t/lib/WebGUI/Test.pm b/t/lib/WebGUI/Test.pm index 178462f05..5e793a9d3 100644 --- a/t/lib/WebGUI/Test.pm +++ b/t/lib/WebGUI/Test.pm @@ -805,6 +805,7 @@ Example call: 'WebGUI::Group' => sub { WebGUI::Group->new($CLASS->session, shift->getId); }, + 'WebGUI::Session' => 'duplicate', ); my %check = (