Skip to content

Commit

Permalink
Stray $DB::single
Browse files Browse the repository at this point in the history
For #242
  • Loading branch information
schwern committed Nov 30, 2011
1 parent 070720c commit 689d782
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/Test/Builder/Tester/Streamer.pm
Expand Up @@ -120,8 +120,6 @@ has 'wanted' =>
sub clear {
my $self = shift;

$DB::single = 1;

$self->SUPER::clear;
%{$self->wanted} = ( out => [], err => [] );
return;
Expand Down

0 comments on commit 689d782

Please sign in to comment.