X-Git-Url: https://git.donarmstrong.com/?a=blobdiff_plain;f=t%2F07_bugreport.t;h=dfc1650c2dfd954df7249cc2f191c7cb6b068072;hb=1b1562614656acf70e9b69c8eb736673f370c816;hp=c1438c276888711bb4cab8eec14f00131bf25a50;hpb=a40fd8e928b333287f7f52f590c8e2d0c2f90821;p=debbugs.git diff --git a/t/07_bugreport.t b/t/07_bugreport.t index c1438c2..dfc1650 100644 --- a/t/07_bugreport.t +++ b/t/07_bugreport.t @@ -24,13 +24,8 @@ use HTTP::Status qw(RC_NOT_MODIFIED); 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',