X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=t%2F08_pkgreport.t;fp=t%2F08_pkgreport.t;h=745e35dd4b80b857c306bd654f3fbab6a382c1eb;hb=ab5672e5c53a0b735b64f59fd7f060f787a7e91c;hp=97f331fbc168abfd028ce58a9b75963040a4ac36;hpb=a40fd8e928b333287f7f52f590c8e2d0c2f90821;p=debbugs.git diff --git a/t/08_pkgreport.t b/t/08_pkgreport.t index 97f331f..745e35d 100644 --- a/t/08_pkgreport.t +++ b/t/08_pkgreport.t @@ -23,13 +23,8 @@ use Test::WWW::Mechanize; use lib qw(t/lib); use DebbugsTest qw(:all); -my %config; -eval { - %config = create_debbugs_configuration(); -}; -if ($@) { - BAIL_OUT($@); -} +my %config = create_debbugs_configuration(); + # create a bug send_message(to=>'submit@bugs.something',