mirror of
https://github.com/nspcc-dev/neo-go.git
synced 2024-11-23 03:38:35 +00:00
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) {
|
|
}
|