tests: go: Remove duplicate go-version->git-ref test.
authorMaxim Cournoyer <maxim.cournoyer@gmail.com>
Wed, 5 May 2021 04:58:04 +0000 (00:58 -0400)
committerMaxim Cournoyer <maxim.cournoyer@gmail.com>
Wed, 5 May 2021 04:58:04 +0000 (00:58 -0400)
commit2354d79b88e80b34593dfdeb307ae602e21dcc8a
treea7118197a0f073bde1eaa11d2b0c56f16203e01c
parentafec2784174058fdd85d9698e1fa748c45bfa8ee
tests: go: Remove duplicate go-version->git-ref test.

The duplicate test being removed has not much value given that
go-version->git-ref is a no-op for version strings not matching the
%go-pseudo-version-rx regexp; that case is already tested by the test above.

* tests/go.scm ("go-version omited 'v' character"): Remove test.

Reported-by: Tobias Geerinckx-Rice <me@tobias.gr>
tests/go.scm