/[webpac2]/trunk/t/5-output-tt.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/5-output-tt.t

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

revision 30 by dpavlin, Sun Jul 17 14:53:37 2005 UTC revision 31 by dpavlin, Sun Jul 24 15:03:11 2005 UTC
# Line 16  diag "abs_path: $abs_path"; Line 16  diag "abs_path: $abs_path";
16    
17  ok(my $tt = new WebPAC::Output::TT(  ok(my $tt = new WebPAC::Output::TT(
18          include_path => "$abs_path../conf/output/tt",          include_path => "$abs_path../conf/output/tt",
19          debug => 1 ),          no_log => 1,
20  "new");  ), "new");
21    
22  my @ds = [ {  my @ds = [ {
23          'name' => 'Izvor: ',          'name' => 'Izvor: ',

Legend:
Removed from v.30  
changed lines
  Added in v.31

  ViewVC Help
Powered by ViewVC 1.1.26