X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Fperl-module.at;h=115f2a8d20e714f8b644f150df9c1c3c9609210c;hb=173d1687aea88e0e5e1b1d8615ed68ebefb15d08;hp=2be037066c933691e2417758001a09db7e1515ef;hpb=4277d80790ded2c83d81a34ed536abe95c925d45;p=pspp diff --git a/tests/perl-module.at b/tests/perl-module.at index 2be037066c..115f2a8d20 100644 --- a/tests/perl-module.at +++ b/tests/perl-module.at @@ -620,7 +620,7 @@ AT_DATA([test.pl], print $PSPP::errstr, "\n"; ]]) AT_CHECK([RUN_PERL_MODULE test.pl], [0], - [[Error opening "no-such-file.sav" for reading as a system file: No such file or directory. + [[Error opening `no-such-file.sav' for reading as a system file: No such file or directory. ]], [[Name "PSPP::errstr" used only once: possible typo at test.pl line 8. ]])