|
|
@@ -1,6 +1,6 @@
|
|
|
name = TestRail-API
|
|
|
main_module = lib/TestRail/API.pm
|
|
|
-version = 0.018
|
|
|
+version = 0.019
|
|
|
author = George S. Baugh <teodesian@cpan.org>
|
|
|
license = Perl_5
|
|
|
copyright_holder = George S. Baugh
|
|
|
@@ -102,6 +102,9 @@ stopwords = unknownCallback
|
|
|
stopwords = buildStepResults
|
|
|
stopwords = testrailrc
|
|
|
stopwords = TODO
|
|
|
+stopwords = createRunInPlan
|
|
|
+stopwords = getConfigurationGroups
|
|
|
+stopwords = getConfigurations
|
|
|
|
|
|
[PkgVersion]
|
|
|
[AutoPrereqs]
|