/[Frey]/trunk/t/02-frey-ppi.t
This is repository of my old source code which isn't updated any more. Go to git.rot13.org for current projects!
ViewVC logotype

Diff of /trunk/t/02-frey-ppi.t

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 454 by dpavlin, Sun Nov 16 19:50:36 2008 UTC revision 455 by dpavlin, Wed Nov 19 15:28:23 2008 UTC
# Line 42  foreach my $class ( keys %$test ) { Line 42  foreach my $class ( keys %$test ) {
42                  is_deeply( $data->{$_}, $test->{$class}->{$_}, $_ );                  is_deeply( $data->{$_}, $test->{$class}->{$_}, $_ );
43          }          }
44    
45          ok( $data = $o->data, 'data' );          ok( $data = $o->as_data, 'data' );
46          diag dump( $data ) if $debug;          diag dump( $data ) if $debug;
47    
48  }  }

Legend:
Removed from v.454  
changed lines
  Added in v.455

  ViewVC Help
Powered by ViewVC 1.1.26