comment out console.error #1

otevřený
Ghost chce sloučit 1 commity z větve (deleted):no-console-error do master
First-time contributor

I have been using @root/asn1 to parse the ASN.1 structure of ECDSA signature.
My unit test includes a scenario that tries to verify a corrupted signature, but I found this library is printing to the console.
https://travis-ci.com/github/yoursunny/NDNts/jobs/344524703#L1093-L1139

Corrupted signatures could occur in real applications too.
This commit comments out this debug statement, to keep the console clean.

I have been using `@root/asn1` to parse the ASN.1 structure of ECDSA signature. My unit test includes a scenario that tries to verify a corrupted signature, but I found this library is printing to the console. https://travis-ci.com/github/yoursunny/NDNts/jobs/344524703#L1093-L1139 Corrupted signatures could occur in real applications too. This commit comments out this debug statement, to keep the console clean.
Tento požadavek na natažení je rozbitý kvůli chybějícím informacím o rozštěpení.
Přihlaste se pro zapojení do konverzace.
Žádní posuzovatelé
Bez štítku
Bez milníku
Bez zpracovatelů
1 účastníků
Oznámení
Termín dokončení
Termín dokončení není platný nebo je mimo rozsah. Použijte prosím formát „rrrr-mm-dd“.

Žádný termín dokončení.

Závislosti

Nejsou nastaveny žádné závislosti.

Reference: coolaj86/asn1.js#1
No description provided.