From 4740e22e5df2dc5a5d5a87bbd01e54edf349b358 Mon Sep 17 00:00:00 2001 From: Katrin Fischer Date: Thu, 20 Oct 2016 00:10:52 +0200 Subject: [PATCH] Bug 17469: Add missing sample notices fr-CA test Add fr-CA installer to xt/sample_letter.t To test: - Verify xt/sample_letter.t test checks fr-CA now and fails for just fr-CA. Signed-off-by: Mark Tompsett Signed-off-by: Caitlin Goodger Signed-off-by: Katrin Fischer --- xt/sample_notices.t | 1 + 1 file changed, 1 insertion(+) diff --git a/xt/sample_notices.t b/xt/sample_notices.t index 083b39a..2653407 100755 --- a/xt/sample_notices.t +++ b/xt/sample_notices.t @@ -25,6 +25,7 @@ my $root_dir = 'installer/data/mysql'; my $base_notices_file = "en/mandatory/sample_notices.sql"; my @trans_notices_files = qw( fr-FR/1-Obligatoire/sample_notices.sql + fr-CA/obligatoire/sample_notices.sql de-DE/mandatory/sample_notices.sql es-ES/mandatory/sample_notices.sql it-IT/necessari/notices.sql -- 2.7.4