This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
server
/
wxJava-final
Watch
6
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
small update for a test method
master
Binary Wang
8 years ago
parent
e2a1995963
commit
00c2aae212
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
weixin-java-mp/src/test/java/me/chanjar/weixin/mp/api/impl/WxMpMenuServiceImplTest.java
+ 1
- 1
weixin-java-mp/src/test/java/me/chanjar/weixin/mp/api/impl/WxMpMenuServiceImplTest.java
View File
@@ -93,7 +93,7 @@ public class WxMpMenuServiceImplTest {
}
@Test
public void testCreateMenu
2
() throws WxErrorException {
public void testCreateMenu
_by_json
() throws WxErrorException {
String a = "{\n"
+ " \"menu\": {\n"
+ " \"button\": [\n"
Write
Preview
Loading…
Cancel
Save