From 3fc39faa3d0e37e9105a1e6a855b953d66ac206d Mon Sep 17 00:00:00 2001 From: Colin Kuskie Date: Wed, 24 Oct 2007 03:59:22 +0000 Subject: [PATCH] don't need no stinking lib --- t/i18n/help.t | 1 - 1 file changed, 1 deletion(-) diff --git a/t/i18n/help.t b/t/i18n/help.t index ab7202633..1582b17b5 100644 --- a/t/i18n/help.t +++ b/t/i18n/help.t @@ -28,7 +28,6 @@ use Test::More; # increment this value for each test you create my $numTests = 0; my $session = WebGUI::Test->session; -my $lib = WebGUI::Test->lib; # put your tests here