summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicolas Graves <ngraves@ngraves.fr>2025-09-17 01:25:30 +0200
committerLudovic Courtès <ludo@gnu.org>2025-10-01 11:04:16 +0200
commit0dba512d86a2002f930abff8823a0a7889b50dbe (patch)
tree0bae950619add7fd258571863744b4cd9ffbcdef
parent15b351691e534b2fefb4d6ff0fb4b664bb354d2e (diff)
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>
-rw-r--r--Makefile.am2
-rw-r--r--tests/import/luanti.scm (renamed from tests/luanti.scm)0
2 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index c023959eeee..98d5264bec5 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -573,6 +573,7 @@ SCM_TESTS = \
tests/import/github.scm \
tests/import/hackage.scm \
tests/import/hexpm.scm \
+ tests/import/luanti.scm \
tests/import/opam.scm \
tests/import/print.scm \
tests/import/pypi.scm \
@@ -583,7 +584,6 @@ SCM_TESTS = \
tests/inferior.scm \
tests/ipfs.scm \
tests/lint.scm \
- tests/luanti.scm \
tests/machine/hetzner.scm \
tests/machine/hetzner/http.scm \
tests/modules.scm \
diff --git a/tests/luanti.scm b/tests/import/luanti.scm
index 6df547c8f44..6df547c8f44 100644
--- a/tests/luanti.scm
+++ b/tests/import/luanti.scm