mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-01 18:05:17 +00:00
import: print: Move tests to tests/import/print.scm.
* tests/print.scm: Move to tests/import/print.scm. * Makefile.am: Refresh it. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
parent
090d574dbf
commit
16c08ac5d8
2 changed files with 1 additions and 1 deletions
|
@ -573,6 +573,7 @@ SCM_TESTS = \
|
|||
tests/import/hackage.scm \
|
||||
tests/import/hexpm.scm \
|
||||
tests/import/opam.scm \
|
||||
tests/import/print.scm \
|
||||
tests/import/pypi.scm \
|
||||
tests/home-import.scm \
|
||||
tests/home-services.scm \
|
||||
|
@ -594,7 +595,6 @@ SCM_TESTS = \
|
|||
tests/packages.scm \
|
||||
tests/pack.scm \
|
||||
tests/pki.scm \
|
||||
tests/print.scm \
|
||||
tests/processes.scm \
|
||||
tests/profiles.scm \
|
||||
tests/publish.scm \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue