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

* tests/utils.scm: Move to tests/import/utils.scm.
* Makefile.am: Refresh it.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
Nicolas Graves 2025-09-17 01:35:43 +02:00 committed by Ludovic Courtès
parent 12e6d3b48f
commit 1dab0f01bb
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5
2 changed files with 1 additions and 1 deletions

View file

@ -579,10 +579,10 @@ SCM_TESTS = \
tests/import/print.scm \
tests/import/pypi.scm \
tests/import/texlive.scm \
tests/import/utils.scm \
tests/home-import.scm \
tests/home-services.scm \
tests/http-client.scm \
tests/import-utils.scm \
tests/inferior.scm \
tests/ipfs.scm \
tests/lint.scm \