Changeset 18475
- Timestamp:
- 08/30/08 14:54:33 (4 months ago)
- Files:
-
- 1 modified
-
lang/perl/TheSchwartz-Simple/trunk/t/02_insert.t (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
lang/perl/TheSchwartz-Simple/trunk/t/02_insert.t
r18471 r18475 29 29 is $row->{priority}, undef; 30 30 31 my$row = $sth->fetchrow_hashref;31 $row = $sth->fetchrow_hashref; 32 32 ok $row; 33 33 is $row->{jobid}, 2;
![(please configure the [header_logo] section in trac.ini)](/share/chrome/site/your_project_logo.png)