X-Git-Url: https://pintos-os.org/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=tests%2Fperl-module.at;fp=tests%2Fperl-module.at;h=5424d10324b43cced565710b415258a5a789df28;hb=63c7521729b947ace9e192dff9330813ecfb5812;hp=e8b9524b1c7946a0877a79e71ef2f90c9bf34a7c;hpb=7eeac30440dc09a42ee869b69263a8879bbb3ff8;p=pspp diff --git a/tests/perl-module.at b/tests/perl-module.at index e8b9524b1c..5424d10324 100644 --- a/tests/perl-module.at +++ b/tests/perl-module.at @@ -571,7 +571,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. + [[An error occurred while opening `no-such-file.sav': No such file or directory. ]], [[Name "PSPP::errstr" used only once: possible typo at test.pl line 8. ]])