projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
ae8b271
)
Synchronize the skippage message.
Jarkko Hietaniemi [Fri, 21 Dec 2001 01:34:37 +0000 (
01:34
+0000)]
p4raw-id: //depot/perl@13826
lib/ExtUtils/t/MM_OS2.t
patch
|
blob
|
blame
|
history
diff --git
a/lib/ExtUtils/t/MM_OS2.t
b/lib/ExtUtils/t/MM_OS2.t
index
6e8bce9
..
f80b0fb
100644
(file)
--- a/
lib/ExtUtils/t/MM_OS2.t
+++ b/
lib/ExtUtils/t/MM_OS2.t
@@
-11,7
+11,7
@@
use Test::More;
if ($^O =~ /os2/i) {
plan( tests => 32 );
} else {
- plan( skip_all => "This does not appear to be OS/2" );
+ plan( skip_all => "This is not OS/2" );
}
# for dlsyms, overridden in tests