diff options
| -rw-r--r-- | Makefile.am | 2 | ||||
| -rw-r--r-- | tests/import/hackage.scm (renamed from tests/hackage.scm) | 0 |
2 files changed, 1 insertions, 1 deletions
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 index 403f587c41d..403f587c41d 100644 --- a/tests/hackage.scm +++ b/tests/import/hackage.scm |
