1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-06 13:10:33 +02:00

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
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 \