bug_7001: Issue and Reserve slips are notices.
[koha.git] / t / db_dependent / lib / KohaTest / Members.pm
index 5646be1..dfde7da 100644 (file)
@@ -52,6 +52,7 @@ sub methods : Test( 1 ) {
                       GetBorrowersWhoHaveNeverBorrowed 
                       GetBorrowersWithIssuesHistoryOlderThan 
                       GetBorrowersNamesAndLatestIssue 
+                      IssueSlip
                 );
     
     can_ok( $self->testing_class, @methods );