/[webpac2]/trunk/t/4-store.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/4-store.t

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

revision 732 by dpavlin, Tue Sep 26 14:03:12 2006 UTC revision 733 by dpavlin, Sun Oct 1 20:14:09 2006 UTC
# Line 39  throws_ok { $db->save_ds( id => 000 ) } Line 39  throws_ok { $db->save_ds( id => 000 ) }
39    
40  undef $db;  undef $db;
41    
42  ok(my $path = tempdir( CLEANUP => 1 ), "path");  ok(my $path = tempdir( CLEANUP => $debug ? 0 : 1 ), "path");
43    
44  diag "Store path: $path";  diag "Store path: $path";
45    

Legend:
Removed from v.732  
changed lines
  Added in v.733

  ViewVC Help
Powered by ViewVC 1.1.26