Skip to content

Commit

Permalink
fix naming
Browse files Browse the repository at this point in the history
  • Loading branch information
fireduck64 committed Oct 3, 2018
1 parent f497129 commit 7908f3b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/ChannelSigUtilTest.java
Expand Up @@ -37,7 +37,7 @@ public static void loadProvider()
}

@Test
public void testGenAndService()
public void testSignAndVerify()
throws Exception
{
TreeMap<String,String> config_map = new TreeMap<>();
Expand Down

0 comments on commit 7908f3b

Please sign in to comment.