From c9af95f679178846b62be2106fde01666c6f4c23 Mon Sep 17 00:00:00 2001
From: Slava Shishkin <slavashishkin@gmail.com>
Date: Mon, 25 Apr 2022 20:20:56 +0300
Subject: [PATCH] Bug 30558: Add tests for Acquisitions Orders search by ISSN

---
 help.pl | 1 +
 1 file changed, 1 insertion(+)

diff --git a/help.pl b/help.pl
index f6b0a684d8..cda2a9d68f 100755
--- a/help.pl
+++ b/help.pl
@@ -19,6 +19,7 @@
 
 #test string 1
 #test string 2
+#test string 3
 
 use Modern::Perl;
 use CGI qw ( -utf8 );
-- 
2.35.1