import: go: Move tests to tests/import/go.scm.

* tests/go.scm: Move to tests/import/go.scm.
* Makefile.am: Refresh it.
* CODEOWNERS: Refresh it.
* etc/teams.scm: Refresh it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
Nicolas Graves 2025-09-17 00:28:37 +02:00 committed by Ludovic Courtès
parent fbc1da99ea
commit d4fda72d8f
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5
4 changed files with 4 additions and 4 deletions

View file

@ -172,7 +172,7 @@ guix/build-system/go\.scm @guix/go
guix/build/go-build-system\.scm @guix/go
guix/import/go\.scm @guix/go
guix/scripts/import/go\.scm @guix/go
tests/go\.scm @guix/go
tests/import/go\.scm @guix/go
gnu/packages/dhall\.scm @guix/haskell
gnu/packages/haskell(-.+|)\.scm$ @guix/haskell

View file

@ -635,9 +635,9 @@ SCM_TESTS = \
tests/workers.scm
if HAVE_GUILE_LIB
SCM_TESTS += tests/go.scm
SCM_TESTS += tests/import/go.scm
else
EXTRA_DIST += tests/go.scm
EXTRA_DIST += tests/import/go.scm
endif
if BUILD_DAEMON_OFFLOAD

View file

@ -668,7 +668,7 @@ GLib/GIO, GTK, GStreamer and Webkit."
"guix/build/go-build-system.scm"
"guix/import/go.scm"
"guix/scripts/import/go.scm"
"tests/go.scm")))
"tests/import/go.scm")))
(define-team haskell
(team 'haskell