Skip to content

Commit

Permalink
Revert "Don't include ArduinoTestSuite in Mac OS X distribution."
Browse files Browse the repository at this point in the history
This reverts commit a18eb93.
  • Loading branch information
damellis committed Sep 2, 2011
1 parent 94c371b commit be786b7
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions build/build.xml
Expand Up @@ -228,9 +228,7 @@
</exec>

<copy todir="macosx/working_dir">
<fileset dir="macosx/work">
<exclude name="**/ArduinoTestSuite/**" />
</fileset>
<fileset dir="macosx/work" />
</copy>

<!-- The ant copy command does not preserve permissions. -->
Expand Down

0 comments on commit be786b7

Please sign in to comment.