From 44fe96d42cb42df97479973a7370aa2fabb45a34 Mon Sep 17 00:00:00 2001 From: Jonathan Druart Date: Fri, 16 Jul 2021 10:40:46 +0200 Subject: [PATCH] Bug 27101: Fix sample_notices.t Content-Type: text/plain; charset=utf-8 Signed-off-by: Tomas Cohen Arazi Signed-off-by: Marcel de Rooy --- xt/sample_notices.t | 1 - 1 file changed, 1 deletion(-) diff --git a/xt/sample_notices.t b/xt/sample_notices.t index 96c39b939c..1aed086225 100755 --- a/xt/sample_notices.t +++ b/xt/sample_notices.t @@ -25,7 +25,6 @@ my $root_dir = 'installer/data/mysql'; my $base_notices_file = "en/mandatory/sample_notices.yml"; my @trans_notices_files = qw( fr-FR/1-Obligatoire/sample_notices.sql - fr-CA/obligatoire/sample_notices.sql nb-NO/1-Obligatorisk/sample_notices.sql ); -- 2.20.1