mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00: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:
parent
a34376aa71
commit
a14df09097
2 changed files with 1 additions and 1 deletions
|
@ -546,7 +546,6 @@ SCM_TESTS = \
|
||||||
tests/challenge.scm \
|
tests/challenge.scm \
|
||||||
tests/channels.scm \
|
tests/channels.scm \
|
||||||
tests/combinators.scm \
|
tests/combinators.scm \
|
||||||
tests/composer.scm \
|
|
||||||
tests/containers.scm \
|
tests/containers.scm \
|
||||||
tests/cpio.scm \
|
tests/cpio.scm \
|
||||||
tests/cve.scm \
|
tests/cve.scm \
|
||||||
|
@ -562,6 +561,7 @@ SCM_TESTS = \
|
||||||
tests/grafts.scm \
|
tests/grafts.scm \
|
||||||
tests/graph.scm \
|
tests/graph.scm \
|
||||||
tests/gremlin.scm \
|
tests/gremlin.scm \
|
||||||
|
tests/import/composer.scm \
|
||||||
tests/import/cpan.scm \
|
tests/import/cpan.scm \
|
||||||
tests/import/cran.scm \
|
tests/import/cran.scm \
|
||||||
tests/import/crate.scm \
|
tests/import/crate.scm \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue