mirror of
https://github.com/esp8266/Arduino.git
synced 2025-06-16 11:21:18 +03:00
Revert "Don't include ArduinoTestSuite in Mac OS X distribution."
This reverts commit a18eb93d81
.
This commit is contained in:
@ -228,9 +228,7 @@
|
|||||||
</exec>
|
</exec>
|
||||||
|
|
||||||
<copy todir="macosx/working_dir">
|
<copy todir="macosx/working_dir">
|
||||||
<fileset dir="macosx/work">
|
<fileset dir="macosx/work" />
|
||||||
<exclude name="**/ArduinoTestSuite/**" />
|
|
||||||
</fileset>
|
|
||||||
</copy>
|
</copy>
|
||||||
|
|
||||||
<!-- The ant copy command does not preserve permissions. -->
|
<!-- The ant copy command does not preserve permissions. -->
|
||||||
|
Reference in New Issue
Block a user