mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
import: cpan: Move tests to tests/import/cpan.scm.
* tests/cpan.scm: Move to tests/import/cpan.scm. * gnu/packages/admin.scm (ansible): Update comment. * Makefile.am: Refresh it. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
parent
5cf0daa657
commit
d950c929e9
3 changed files with 2 additions and 2 deletions
|
@ -548,7 +548,6 @@ SCM_TESTS = \
|
|||
tests/combinators.scm \
|
||||
tests/composer.scm \
|
||||
tests/containers.scm \
|
||||
tests/cpan.scm \
|
||||
tests/cpio.scm \
|
||||
tests/cran.scm \
|
||||
tests/crate.scm \
|
||||
|
@ -570,6 +569,7 @@ SCM_TESTS = \
|
|||
tests/graph.scm \
|
||||
tests/gremlin.scm \
|
||||
tests/hexpm.scm \
|
||||
tests/import/cpan.scm \
|
||||
tests/import/hackage.scm \
|
||||
tests/import/pypi.scm \
|
||||
tests/home-import.scm \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue