projects
/
kivitendo-erp.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
911031a
)
tests: Spellcheck auf allen Dateien machen
author
Sven Schöling
<s.schoeling@linet-services.de>
Wed, 23 Dec 2015 10:03:32 +0000
(11:03 +0100)
committer
Sven Schöling
<s.schoeling@linet-services.de>
Wed, 23 Dec 2015 10:03:32 +0000
(11:03 +0100)
t/006spellcheck.t
patch
|
blob
|
history
diff --git
a/t/006spellcheck.t
b/t/006spellcheck.t
index
e3f2ac6
..
1cfa766
100644
(file)
--- a/
t/006spellcheck.t
+++ b/
t/006spellcheck.t
@@
-41,17
+41,18
@@
existant
fomr
invoce
paramater
+pirce
postition
+primt
puchase
puhs
sekf
sucess
varsion
-pirce
wether
);
-$testcount = scalar(@Support::Files::
testitem
s);
+$testcount = scalar(@Support::Files::
file
s);
}
use Test::More tests => $testcount;
@@
-70,7
+71,7
@@
my $fh;
}
}
-my @testitems = @Support::Files::
testitem
s;
+my @testitems = @Support::Files::
file
s;
# at last, here we actually run the test...
my $evilwordsregexp = join('|', @evilwords);