GitHub user StephenLujan opened a pull request:
https://github.com/apache/wicket/pull/23
fixed tests
Updated test cases to use windows compatible carriage returns matching
their current code.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/CatalystITLabs/wicket master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/wicket/pull/23.patch
----
commit 7f2aa11a431e7866e62423389469494775e47ac8
Author: Stephen Lujan <[email protected]>
Date: 2012-12-04T16:37:10Z
Added windows compatible carriage returns to tests, to match updates in
their tested code.
----