diff --git a/Makefile.am b/Makefile.am index fec29393790..7bb5758a458 100644 --- a/Makefile.am +++ b/Makefile.am @@ -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 \ diff --git a/tests/hackage.scm b/tests/import/hackage.scm similarity index 100% rename from tests/hackage.scm rename to tests/import/hackage.scm