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

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

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

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
Nicolas Graves
2025-09-16 19:10:31 +02:00
committed by Ludovic Courtès
parent f1a3bf940c
commit 5cf0daa657
2 changed files with 1 additions and 1 deletions

View File

@@ -569,8 +569,8 @@ SCM_TESTS = \
tests/grafts.scm \
tests/graph.scm \
tests/gremlin.scm \
tests/hackage.scm \
tests/hexpm.scm \
tests/import/hackage.scm \
tests/import/pypi.scm \
tests/home-import.scm \
tests/home-services.scm \