mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 21:20:33 +02:00
import: luanti: Move tests to tests/import/luanti.scm.
* tests/luanti.scm: Move to tests/import/luanti.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
15b351691e
commit
0dba512d86
@@ -573,6 +573,7 @@ SCM_TESTS = \
|
|||||||
tests/import/github.scm \
|
tests/import/github.scm \
|
||||||
tests/import/hackage.scm \
|
tests/import/hackage.scm \
|
||||||
tests/import/hexpm.scm \
|
tests/import/hexpm.scm \
|
||||||
|
tests/import/luanti.scm \
|
||||||
tests/import/opam.scm \
|
tests/import/opam.scm \
|
||||||
tests/import/print.scm \
|
tests/import/print.scm \
|
||||||
tests/import/pypi.scm \
|
tests/import/pypi.scm \
|
||||||
@@ -583,7 +584,6 @@ SCM_TESTS = \
|
|||||||
tests/inferior.scm \
|
tests/inferior.scm \
|
||||||
tests/ipfs.scm \
|
tests/ipfs.scm \
|
||||||
tests/lint.scm \
|
tests/lint.scm \
|
||||||
tests/luanti.scm \
|
|
||||||
tests/machine/hetzner.scm \
|
tests/machine/hetzner.scm \
|
||||||
tests/machine/hetzner/http.scm \
|
tests/machine/hetzner/http.scm \
|
||||||
tests/modules.scm \
|
tests/modules.scm \
|
||||||
|
|||||||
Reference in New Issue
Block a user