summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.am2
-rw-r--r--tests/import/hexpm.scm (renamed from tests/hexpm.scm)0
2 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 1d70d8d278e..988afa93671 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -562,7 +562,6 @@ SCM_TESTS = \
562 tests/grafts.scm \ 562 tests/grafts.scm \
563 tests/graph.scm \ 563 tests/graph.scm \
564 tests/gremlin.scm \ 564 tests/gremlin.scm \
565 tests/hexpm.scm \
566 tests/import/cpan.scm \ 565 tests/import/cpan.scm \
567 tests/import/cran.scm \ 566 tests/import/cran.scm \
568 tests/import/crate.scm \ 567 tests/import/crate.scm \
@@ -572,6 +571,7 @@ SCM_TESTS = \
572 tests/import/gem.scm \ 571 tests/import/gem.scm \
573 tests/import/git.scm \ 572 tests/import/git.scm \
574 tests/import/hackage.scm \ 573 tests/import/hackage.scm \
574 tests/import/hexpm.scm \
575 tests/import/opam.scm \ 575 tests/import/opam.scm \
576 tests/import/pypi.scm \ 576 tests/import/pypi.scm \
577 tests/home-import.scm \ 577 tests/home-import.scm \
diff --git a/tests/hexpm.scm b/tests/import/hexpm.scm
index 1e746f9b344..1e746f9b344 100644
--- a/tests/hexpm.scm
+++ b/tests/import/hexpm.scm