mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
import: hexpm: Move tests to tests/import/hexpm.scm.
* tests/hexpm.scm: Move to tests/import/hexpm.scm. * Makefile.am: Refresh it. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
committed by
Ludovic Courtès
parent
5507b1bfc0
commit
090d574dbf
@@ -562,7 +562,6 @@ SCM_TESTS = \
|
|||||||
tests/grafts.scm \
|
tests/grafts.scm \
|
||||||
tests/graph.scm \
|
tests/graph.scm \
|
||||||
tests/gremlin.scm \
|
tests/gremlin.scm \
|
||||||
tests/hexpm.scm \
|
|
||||||
tests/import/cpan.scm \
|
tests/import/cpan.scm \
|
||||||
tests/import/cran.scm \
|
tests/import/cran.scm \
|
||||||
tests/import/crate.scm \
|
tests/import/crate.scm \
|
||||||
@@ -572,6 +571,7 @@ SCM_TESTS = \
|
|||||||
tests/import/gem.scm \
|
tests/import/gem.scm \
|
||||||
tests/import/git.scm \
|
tests/import/git.scm \
|
||||||
tests/import/hackage.scm \
|
tests/import/hackage.scm \
|
||||||
|
tests/import/hexpm.scm \
|
||||||
tests/import/opam.scm \
|
tests/import/opam.scm \
|
||||||
tests/import/pypi.scm \
|
tests/import/pypi.scm \
|
||||||
tests/home-import.scm \
|
tests/home-import.scm \
|
||||||
|
|||||||
Reference in New Issue
Block a user