/[Frey]/trunk/t/App/RoomReservation-Reservation.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/App/RoomReservation-Reservation.t

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

revision 1145 by dpavlin, Mon Jun 29 12:11:14 2009 UTC revision 1146 by dpavlin, Wed Jul 1 17:20:48 2009 UTC
# Line 22  my $r = { Line 22  my $r = {
22          drzava => 'Hrvatska',          drzava => 'Hrvatska',
23          telefon => '01-555-555',          telefon => '01-555-555',
24          mobitel => '095-555-555',          mobitel => '095-555-555',
25          email => 'pero@example.com',          email => "test+$$\@example.com",
26          email_verify => 'pero@example.com',          email_verify => "test+$$\@example.com",
27  };  };
28    
29  ok( my $o = App::RoomReservation::Reservation->new( request_url => '/', debug => $debug, %$r ), 'new' );  ok( my $o = App::RoomReservation::Reservation->new( request_url => '/', debug => $debug, %$r ), 'new' );

Legend:
Removed from v.1145  
changed lines
  Added in v.1146

  ViewVC Help
Powered by ViewVC 1.1.26