You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
What steps will reproduce the problem?
1. Run the attached unit test
What is the expected output? What do you see instead?
was expecting "[1,2,3,4,5]" and got "[,1,2,3,4,5]"
What version of the product are you using? On what operating system?
GSON 1.1.1, Windows XP, Java 1.6.0_04
Please provide any additional information below.
If I don't call setPrettyPrint, the unit test passes. (Sorry if this
report came in twice, Google barfed the first time I tried to submit it)
Original issue reported on code.google.com by ericmu...@gmail.com on 23 Jul 2008 at 8:30
Original issue reported on code.google.com by
ericmu...@gmail.com
on 23 Jul 2008 at 8:30Attachments:
The text was updated successfully, but these errors were encountered: