Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
test: fix outputing message when test finishes
This has regressed after the refactor. Because I had this enabled ``` let g:go_echo_command_info = 0 ``` I was not able to see it. fixes #1324
- Loading branch information