This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
46956fa
)
t/porting/bincompat.t: Typo in comment
author
Karl Williamson
<public@khwilliamson.com>
Mon, 25 Mar 2013 20:59:26 +0000
(14:59 -0600)
committer
Karl Williamson
<public@khwilliamson.com>
Mon, 20 May 2013 14:59:13 +0000
(08:59 -0600)
t/porting/bincompat.t
patch
|
blob
|
blame
|
history
diff --git
a/t/porting/bincompat.t
b/t/porting/bincompat.t
index
2eb7308
..
fae9d54
100644
(file)
--- a/
t/porting/bincompat.t
+++ b/
t/porting/bincompat.t
@@
-6,7
+6,7
@@
use Config;
plan(2);
-# Defiant
e
ly a white box test...
+# Defiantly a white box test...
# As we need to call it direct, we'll take advantage of its result ordering:
my @to_check = qw(bincompat_options non_bincompat_options);