gwt /
gwt /
ebd60ea0ba9998494e739b0bbbaec150927dce2a Fixed a bug in SqlTimestampTest#testDateComparison() where it would fail if the milliseconds portion of the current Date was 000. We switched the 000 to 001 to fix a previous bug, but it introduced a new bug later in the code. Ultimately, this test should use a series of defined timestamps and test for specific scenarios instead of using the current time.
Patch by: jlabanca
Review by: jat(desk)
git-svn-id: https://google-web-toolkit.googlecode.com/svn/trunk@5673 8db76d5a-ed1c-0410-87a9-c151d255dfc7
1 file changed