From d8a2df77f8339ac17c461c8ce5a3c990fe488691 Mon Sep 17 00:00:00 2001 From: Jonathan Druart Date: Tue, 28 Sep 2021 17:18:48 +0200 Subject: [PATCH] Bug 27622: Fix sample_notices.t Signed-off-by: Jonathan Druart --- xt/sample_notices.t | 1 - 1 file changed, 1 deletion(-) diff --git a/xt/sample_notices.t b/xt/sample_notices.t index 1aed086225..88662c0447 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 - nb-NO/1-Obligatorisk/sample_notices.sql ); ok( -- 2.39.5