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
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5
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 \