Bug 20906: Fix translatable-templates.t
[koha.git] / xt / single_quotes.t
index 3c079bb..4c6a9e8 100755 (executable)
@@ -17,8 +17,7 @@
 # You should have received a copy of the GNU General Public License
 # along with Koha; if not, see <http://www.gnu.org/licenses>.
 
-use warnings;
-use strict;
+use Modern::Perl;
 use Test::More tests => 1;
 use File::Find;