diff options
| -rw-r--r-- | Makefile.am | 2 | ||||
| -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 = \ tests/grafts.scm \ tests/graph.scm \ tests/gremlin.scm \ - tests/hexpm.scm \ tests/import/cpan.scm \ tests/import/cran.scm \ tests/import/crate.scm \ @@ -572,6 +571,7 @@ SCM_TESTS = \ tests/import/gem.scm \ tests/import/git.scm \ tests/import/hackage.scm \ + tests/import/hexpm.scm \ tests/import/opam.scm \ tests/import/pypi.scm \ 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 |
