- remove useless comment.
This commit is contained in:
@@ -59,11 +59,6 @@ func TestRefreshTokenIndividual(t *testing.T) {
|
|||||||
sugarLogger.Debug(result)
|
sugarLogger.Debug(result)
|
||||||
}
|
}
|
||||||
|
|
||||||
/*
|
|
||||||
DELETE t1
|
|
||||||
FROM elemeorder t1
|
|
||||||
WHERE t1.orderid = 3025365125607913707;
|
|
||||||
*/
|
|
||||||
func TestCallbackMsgPlayback(t *testing.T) {
|
func TestCallbackMsgPlayback(t *testing.T) {
|
||||||
baseURL := "http://callback.test.jxc4.com:8080/"
|
baseURL := "http://callback.test.jxc4.com:8080/"
|
||||||
playbackData := [][]string{
|
playbackData := [][]string{
|
||||||
|
|||||||
Reference in New Issue
Block a user