mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
import: utils: Move tests to tests/import/utils.scm.
* tests/utils.scm: Move to tests/import/utils.scm. * Makefile.am: Refresh it. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
parent
12e6d3b48f
commit
1dab0f01bb
2 changed files with 1 additions and 1 deletions
|
@ -579,10 +579,10 @@ SCM_TESTS = \
|
||||||
tests/import/print.scm \
|
tests/import/print.scm \
|
||||||
tests/import/pypi.scm \
|
tests/import/pypi.scm \
|
||||||
tests/import/texlive.scm \
|
tests/import/texlive.scm \
|
||||||
|
tests/import/utils.scm \
|
||||||
tests/home-import.scm \
|
tests/home-import.scm \
|
||||||
tests/home-services.scm \
|
tests/home-services.scm \
|
||||||
tests/http-client.scm \
|
tests/http-client.scm \
|
||||||
tests/import-utils.scm \
|
|
||||||
tests/inferior.scm \
|
tests/inferior.scm \
|
||||||
tests/ipfs.scm \
|
tests/ipfs.scm \
|
||||||
tests/lint.scm \
|
tests/lint.scm \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue