Bug 534173 - Testopia::TestPlan.pm not found if I try to delete a product
git-svn-id: svn://10.0.0.236/trunk@259351 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
@@ -20,7 +20,11 @@
|
||||
# Contributor(s): Greg Hendricks <ghendricks@novell.com>
|
||||
|
||||
use strict;
|
||||
use lib qw(. lib extensions/testopia/lib);
|
||||
|
||||
use Testopia::Product;
|
||||
use Testopia::TestPlan;
|
||||
use Testopia::TestRun;
|
||||
|
||||
my $vars = Bugzilla->hook_args->{vars};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user