markhibberd / pirate

Non-horrible command line parsing.
https://github.com/markhibberd/pirate
BSD 3-Clause "New" or "Revised" License
42 stars 10 forks source link

Fix flakey test, make it also test indent as well #55

Closed HuwCampbell closed 9 years ago

HuwCampbell commented 9 years ago

51

The cause is the trim done inside wrap. If there longtext starts with newlines or spaces, the test would fail.