|
|
@@ -1,6 +1,6 @@
|
|
|
name = TestRail-API
|
|
|
main_module = lib/TestRail/API.pm
|
|
|
-version = 0.040
|
|
|
+version = 0.041
|
|
|
author = George S. Baugh <teodesian@cpan.org>
|
|
|
license = Perl_5
|
|
|
copyright_holder = George S. Baugh
|
|
|
@@ -97,6 +97,7 @@ stopwords = loquiter
|
|
|
stopwords = testsuite
|
|
|
stopwords = testrail
|
|
|
stopwords = EOFCallback
|
|
|
+stopwords = planCallback
|
|
|
stopwords = commentCallback
|
|
|
stopwords = testCallback
|
|
|
stopwords = unknownCallback
|