Deepanshu Gupta 48603a39d4 Fix tests on jenkins
When the tests are run on the build server, they are run from the jar,
as opposed to the extracted build, which is default when run from an
IDE. Thus, when class.getResourceAsStream() is called with ".." in the
path, it is not resolved properly. This change explicitly resolves the
relative path, so that the test is run properly on the server.

Change-Id: Ib5fabd617dca4052220e5173a8bf4fb4234254ff
2015-01-06 17:32:26 -08:00
..
2014-12-29 12:29:16 -08:00
2015-01-06 17:32:26 -08:00
2014-08-04 22:58:39 +00:00
2014-06-07 11:19:03 -07:00