/[A3C]/t/50-strix.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 /t/50-strix.t

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

revision 174 by dpavlin, Mon Jun 16 16:48:16 2008 UTC revision 193 by dpavlin, Tue Jun 17 21:27:31 2008 UTC
# Line 37  diag dump( $layout ) if $debug; Line 37  diag dump( $layout ) if $debug;
37  ok( $layout->{pre}, 'pre' );  ok( $layout->{pre}, 'pre' );
38  ok( $layout->{free}, 'free' );  ok( $layout->{free}, 'free' );
39    
40  my $site_id = 1;  ok( my @sites = $strix->sites, "sites" );
41    diag dump( @sites ) if $debug;
 ok( my $sitemap = $strix->sitemap( $site_id ), "sitemap $site_id" );  
 diag dump( $sitemap ) if $debug;  

Legend:
Removed from v.174  
changed lines
  Added in v.193

  ViewVC Help
Powered by ViewVC 1.1.26