Bug 21846: Regression tests for add_tag_approval
[koha.git] / t / SMS.t
diff --git a/t/SMS.t b/t/SMS.t
index fca44b4..21dc75b 100755 (executable)
--- a/t/SMS.t
+++ b/t/SMS.t
@@ -60,4 +60,3 @@ $send_sms = C4::SMS->send_sms({
 });
 is( $send_sms, 1, 'send_sms returns 1' );
 
-1;