diff options
| -rw-r--r-- | Makefile.am | 2 | ||||
| -rw-r--r-- | tests/import/composer.scm (renamed from tests/composer.scm) | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 1926ccfd7a1..414fa6da4e1 100644 --- a/Makefile.am +++ b/Makefile.am @@ -546,7 +546,6 @@ SCM_TESTS = \ tests/challenge.scm \ tests/channels.scm \ tests/combinators.scm \ - tests/composer.scm \ tests/containers.scm \ tests/cpio.scm \ tests/cve.scm \ @@ -562,6 +561,7 @@ SCM_TESTS = \ tests/grafts.scm \ tests/graph.scm \ tests/gremlin.scm \ + tests/import/composer.scm \ tests/import/cpan.scm \ tests/import/cran.scm \ tests/import/crate.scm \ diff --git a/tests/composer.scm b/tests/import/composer.scm index 9114fef19ed..9114fef19ed 100644 --- a/tests/composer.scm +++ b/tests/import/composer.scm |
