Skip to content

Commit

Permalink
remove a warning
Browse files Browse the repository at this point in the history
  • Loading branch information
book committed May 3, 2012
1 parent 3e719aa commit afef334
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion t/34data.t
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
use strict;
use Test::More;


package Acme::MetaSyntactic::yeye;
no warnings 'once';

use Acme::MetaSyntactic::MultiList;
our @ISA = qw( Acme::MetaSyntactic::MultiList );
Expand Down

0 comments on commit afef334

Please sign in to comment.