Skip to content

Commit 1061846

Browse files
committedDec 14, 2015
android json dependency solved
1 parent c4ac49c commit 1061846

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed
 

Diff for: ‎src/test/java/io/cloudboost/CloudAppTest.java

-2
Original file line numberDiff line numberDiff line change
@@ -14,8 +14,6 @@ public void cloudAppTest(){
1414
Assert.assertEquals("9SPxp6D3OPWvxj0asw5ryA==", CloudApp.getAppKey());
1515
}
1616
void initialize() {
17-
//master=MjFWX9D3JqTa76tcEHt9GL2ITB8Gzsp68S1+3oq7CBE=
18-
//client=mLiJB380x9fhPRCjCGmGRg==
1917
CloudApp.init("bengi123",
2018
"MjFWX9D3JqTa76tcEHt9GL2ITB8Gzsp68S1+3oq7CBE=");
2119
}

0 commit comments

Comments
 (0)