66c8fc8012
merged with the original repo.
6 lines
77 B
Go
6 lines
77 B
Go
package core
|
|
|
|
import "testing"
|
|
|
|
func TestBlockEncodeDecode(t *testing.T) {
|
|
}
|