Skip to content

Commit f0bf99a

Browse files
authored
Update module.xml
Description added. To update the description of your module in the public register ZPM, merge the pull request and update the release in Open Exchange please. https://openexchange.intersystems.com/markdown?url=assets%2Fdoc%2Freleases.md Thanks.
1 parent 4fdc749 commit f0bf99a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

module.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,8 @@
22
<Export generator="Cache" version="25">
33
<Document name="TestCoverage.ZPM"><Module>
44
<Name>TestCoverage</Name>
5-
<Version>2.1.1</Version>
5+
<Version>2.1.2</Version>
6+
<Description>Run your typical ObjectScript %UnitTest tests and see which lines of your code are executed. Includes Cobertura-style reporting for use in continuous integration tools.</Description>
67
<Packaging>module</Packaging>
78
<Resources>
89
<Resource Name="TestCoverage.PKG">

0 commit comments

Comments
 (0)