Skip to content

Commit

Permalink
Added missing entires for fixme unit tests
Browse files Browse the repository at this point in the history
  • Loading branch information
gsherwood committed Feb 19, 2012
1 parent c7cee55 commit 8b4e504
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions package.xml
Expand Up @@ -456,6 +456,11 @@ http://pear.php.net/dtd/package-2.0.xsd">
</file>
</dir>
<dir name="Commenting">
<file baseinstalldir="PHP" name="FixmeUnitTest.inc" role="test" />
<file baseinstalldir="PHP" name="FixmeUnitTest.js" role="test" />
<file baseinstalldir="PHP" name="FixmeUnitTest.php" role="test">
<tasks:replace from="@package_version@" to="version" type="package-info" />
</file>
<file baseinstalldir="PHP" name="TodoUnitTest.inc" role="test" />
<file baseinstalldir="PHP" name="TodoUnitTest.js" role="test" />
<file baseinstalldir="PHP" name="TodoUnitTest.php" role="test">
Expand Down

0 comments on commit 8b4e504

Please sign in to comment.