/[Biblio-Isis]/trunk/t/2_isis.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/2_isis.t

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

revision 55 by dpavlin, Sat Jul 8 14:21:49 2006 UTC revision 56 by dpavlin, Sat Jul 8 16:03:52 2006 UTC
# Line 3  Line 3 
3  use strict;  use strict;
4  use blib;  use blib;
5    
6  use Test::More tests => 128;  use Test::More tests => 130;
7  use File::Spec;  use File::Spec;
8    
9  BEGIN {  BEGIN {
# Line 238  cmp_ok($ascii, 'eq', <<'__END_OF_ASCII__ Line 238  cmp_ok($ascii, 'eq', <<'__END_OF_ASCII__
238  __END_OF_ASCII__  __END_OF_ASCII__
239    
240    
241    ok(my $hash2 = $isis->to_hash({ mfn => $isis->mfn }), 'to_hash(mfn)');
242    is_deeply( $hash2, $hash, 'same hash' );

Legend:
Removed from v.55  
changed lines
  Added in v.56

  ViewVC Help
Powered by ViewVC 1.1.26