Update namecoin and dogecoin parser test tags

This commit is contained in:
Martin Boehm 2018-06-21 12:50:31 +02:00
parent e3cfa7cb88
commit bb46d0c715
2 changed files with 4 additions and 0 deletions

View File

@ -1,3 +1,5 @@
// +build unittest
package dogecoin package dogecoin
import ( import (

View File

@ -1,3 +1,5 @@
// +build unittest
package namecoin package namecoin
import ( import (