X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Fperl-module.at;h=115f2a8d20e714f8b644f150df9c1c3c9609210c;hb=ffdd0bb0e46f9aa8c7bd8735a9f167f3580c9949;hp=2be037066c933691e2417758001a09db7e1515ef;hpb=41ba7141cfc3af541ef00ecc0d4c1325f7579c0f;p=pspp-builds.git diff --git a/tests/perl-module.at b/tests/perl-module.at index 2be03706..115f2a8d 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. ]])