projects
/
dbsrgits/SQL-Abstract.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
c485118
)
After 5f3fa0ac script/ is no more
Peter Rabbitson [Wed, 16 Jul 2014 11:47:43 +0000 (13:47 +0200)]
xt/92whitespace.t
patch
|
blob
|
blame
|
history
diff --git
a/xt/92whitespace.t
b/xt/92whitespace.t
index
ebc0148
..
d36b338
100644
(file)
--- a/
xt/92whitespace.t
+++ b/
xt/92whitespace.t
@@
-23,7
+23,7
@@
plan skip_all => 'Test::NoTabs 0.9 required' if $@;
*Test::NoTabs::_is_perl_module = $is_pm;
}
-my @pl_targets = qw/t lib script examples/;
+my @pl_targets = qw/t lib examples/;
Test::EOL::all_perl_files_ok({ trailing_whitespace => 1 }, @pl_targets);
Test::NoTabs::all_perl_files_ok(@pl_targets);