neoneo-go/pkg/vm/cli
AnnaShaleva aefb6f9fee *: fix tests failing due to path.Join usage
Solution:
Use `file/filepath` package to construct expected path. This package is OS-aware, see https://github.com/golang/go/issues/30616.
2021-11-29 11:11:09 +03:00
..
cli.go vmcli: convert base64 string to address in parse 2021-10-29 14:55:10 +03:00
cli_test.go *: fix tests failing due to path.Join usage 2021-11-29 11:11:09 +03:00