Explorar el Código

add Reverse: for v0.2.1

tags/v0.2.1
DengBiao hace 2 años
padre
commit
b6ec3dcbb7
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. +1
    -0
      pay/pay_test.go

+ 1
- 0
pay/pay_test.go Ver fichero

@@ -13,5 +13,6 @@ func TestPay(t *testing.T) {
if err != nil {
t.Errorf("Reverse == %s", err)
}

t.Log(channel.Identifier)
}

Cargando…
Cancelar
Guardar