Bug 32775: (QA follow-up) remove useless empty line
Signed-off-by: Fridolin Somers <fridolin.somers@biblibre.com> Signed-off-by: Tomas Cohen Arazi <tomascohen@theke.io>
This commit is contained in:
parent
27dc268af3
commit
2928c1cf63
1 changed files with 0 additions and 1 deletions
|
@ -24,7 +24,6 @@ isnt(C4::Languages::_get_themes(), undef, 'testing _get_themes doesnt return und
|
|||
|
||||
ok(C4::Languages::_get_language_dirs(), 'test getting _get_language_dirs');
|
||||
|
||||
|
||||
my $result;
|
||||
warning_is { $result = C4::Languages::accept_language(); }
|
||||
q{accept_language(x,y) called with no clientPreferences (x).},
|
||||
|
|
Loading…
Reference in a new issue