/[Frey]/trunk/t/01-frey-storage.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/01-frey-storage.t

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

revision 300 by dpavlin, Wed Jul 16 23:21:19 2008 UTC revision 301 by dpavlin, Wed Nov 5 09:50:14 2008 UTC
# Line 28  ok( my $o = Mock->new( debug => $debug ) Line 28  ok( my $o = Mock->new( debug => $debug )
28  diag $o->dump(2) if $debug;  diag $o->dump(2) if $debug;
29    
30  my $data = { foo => 'bar' };  my $data = { foo => 'bar' };
31  my $path = 'var/test.Frey.Storeage';  my $path = 'var/test.Frey.Storeage.yaml';
32    
33  ok( $o->store( $path, $data ), 'store' );  ok( $o->store( $path, $data ), 'store' );
34    

Legend:
Removed from v.300  
changed lines
  Added in v.301

  ViewVC Help
Powered by ViewVC 1.1.26