Bug 27622: Fix sample_notices.t
Signed-off-by: Jonathan Druart <jonathan.druart@bugs.koha-community.org>
This commit is contained in:
parent
0bef5b6833
commit
d8a2df77f8
1 changed files with 0 additions and 1 deletions
|
@ -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(
|
||||
|
|
Loading…
Reference in a new issue