mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
import: composer: Move tests to tests/import/composer.scm.
* tests/composer.scm: Move to tests/import/composer.scm. * Makefile.am: Refresh it. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
committed by
Ludovic Courtès
parent
a34376aa71
commit
a14df09097
@@ -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 \
|
||||
|
||||
Reference in New Issue
Block a user