Skip to content

Commit

Permalink
Update build.xml file so PEAR packages include Fixtures.
Browse files Browse the repository at this point in the history
  • Loading branch information
markstory committed Mar 2, 2014
1 parent 45cabd4 commit a17345c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion build.xml
Expand Up @@ -29,7 +29,9 @@
<exclude name="Console/cake.bat" />
<exclude name="Console/cake.php" />
<exclude name="Console/cake" />
<exclude name="Test/**" />
<exclude name="Test/bake_compare/**" />
<exclude name="Test/Case/**" />
<exclude name="Test/test_app/**" />
</fileset>

<!--
Expand Down

0 comments on commit a17345c

Please sign in to comment.