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

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

revision 1196 by dpavlin, Wed May 27 22:17:00 2009 UTC revision 1197 by dpavlin, Thu May 28 09:58:18 2009 UTC
# Line 15  BEGIN { Line 15  BEGIN {
15  my $path = "$abs_path/kino/";  my $path = "$abs_path/kino/";
16    
17  ok(my $out = new WebPAC::Output::CouchDB({  ok(my $out = new WebPAC::Output::CouchDB({
18            url => 'http://193.198.212.57:5984',
19          database => 'webpac2',          database => 'webpac2',
20          %LOG          %LOG
21  }), "new");  }), "new");

Legend:
Removed from v.1196  
changed lines
  Added in v.1197

  ViewVC Help
Powered by ViewVC 1.1.26