Bug 20912: (QA follow-up) The default rule already has renewalsallowed=0
[koha.git] / t / Patron.t
index 3b87939..81b3f80 100755 (executable)
@@ -334,4 +334,3 @@ subtest 'Set tests' => sub {
     is( $patron->privacy,             '667789',                           'privacy field set ok' );
 };
 
-1;