Sfoglia il codice sorgente

add Reverse: for v0.2.1

tags/v0.2.1
DengBiao 2 anni fa
parent
commit
b6ec3dcbb7
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  1. +1
    -0
      pay/pay_test.go

+ 1
- 0
pay/pay_test.go Vedi File

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

t.Log(channel.Identifier)
}

Caricamento…
Annulla
Salva