Dr. Werner Fink 2013-07-17 10:12:35 +00:00 committed by Git OBS Bridge
parent cca887a90c
commit fb77ff08e9

View File

@ -5,7 +5,7 @@
skip "No LaTeX installation", 1 unless can_run('kpsewhich');
# using kpsewhich
- like(File::Spec->canonpath(locate_biber_file('plain.tex')), qr|plain.tex\cM*\z|, 'File location - 4');
+ like(File::Spec->canonpath(locate_biber_file('plain.tex')), 'plain.tex', 'File location - 4');
+ like(File::Spec->canonpath(locate_biber_file('plain.tex')), qr|plain.tex|, 'File location - 4');
}
# In output_directory