neoneo-go/pkg/vm/cli
Anna Shaleva a9872063fe vm: refactor VM CLI tests as they take too long to pass
These tests are slow on Windows, so refactor them a bit and avoid the following
error:
```
--- FAIL: TestRunWithDifferentArguments (4.01s)
        cli_test.go:96:
                Error Trace:    cli_test.go:96
                                                                                cli_test.go:321
                Error:          command took too long time
                Test:           TestRunWithDifferentArguments
```
2022-02-10 18:04:16 +03:00
..
cli.go compiler: provide .go filename to Compile 2022-01-20 13:21:24 +03:00
cli_test.go vm: refactor VM CLI tests as they take too long to pass 2022-02-10 18:04:16 +03:00