Skip to content

Commit

Permalink
ns
Browse files Browse the repository at this point in the history
  • Loading branch information
belaban committed Jan 11, 2016
1 parent fe3ffc7 commit e1ca605
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -360,7 +360,7 @@ public static void testViewChangeNewKeyServerNewKey() throws Exception {
Util.assertEquals("hello2", new String(((Message)tempEvt.getArg()).getBuffer()));
}

public static void testKeyChangesDuringKeyServerChange() throws Exception {
public void testKeyChangesDuringKeyServerChange() throws Exception {
// create peers and server
ENCRYPT peer=new ENCRYPT();
peer.init();
Expand Down

0 comments on commit e1ca605

Please sign in to comment.