ant format seems to have reformated these differently than what is in CVS
This commit is contained in:
+1
-1
@@ -95,7 +95,7 @@ public abstract class AbstractContactsTests extends TestCase {
|
||||
contactManager.getRandomContact();
|
||||
fail("Should have thrown RemoteAccessException");
|
||||
} catch (RemoteAccessException exception) {
|
||||
assertTrue(true);
|
||||
assertTrue(true);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user