mirror of https://github.com/apache/jclouds.git
Issue 695: Fix javadoc comment
This commit is contained in:
parent
fffde3f110
commit
d241db7280
|
@ -31,7 +31,7 @@ import java.net.URI;
|
||||||
import static org.testng.Assert.assertEquals;
|
import static org.testng.Assert.assertEquals;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Tests behavior of {@code BindCreateSSHKeyToXmlPayloadTest}
|
* Tests behavior of {@code BindCreateSSHKeyToXmlPayload}
|
||||||
* @author Jason King
|
* @author Jason King
|
||||||
*/
|
*/
|
||||||
@Test(groups = "unit", testName = "BindCreateSSHKeyToXmlPayloadTest")
|
@Test(groups = "unit", testName = "BindCreateSSHKeyToXmlPayloadTest")
|
||||||
|
|
Loading…
Reference in New Issue