diff options
| author | Nicolas Graves <ngraves@ngraves.fr> | 2025-09-17 01:25:30 +0200 |
|---|---|---|
| committer | Ludovic Courtès <ludo@gnu.org> | 2025-10-01 11:04:16 +0200 |
| commit | 0dba512d86a2002f930abff8823a0a7889b50dbe (patch) | |
| tree | 0bae950619add7fd258571863744b4cd9ffbcdef /Makefile.am | |
| parent | 15b351691e534b2fefb4d6ff0fb4b664bb354d2e (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>
Diffstat (limited to 'Makefile.am')
| -rw-r--r-- | Makefile.am | 2 |
1 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 = \ | |||
| 573 | tests/import/github.scm \ | 573 | tests/import/github.scm \ |
| 574 | tests/import/hackage.scm \ | 574 | tests/import/hackage.scm \ |
| 575 | tests/import/hexpm.scm \ | 575 | tests/import/hexpm.scm \ |
| 576 | tests/import/luanti.scm \ | ||
| 576 | tests/import/opam.scm \ | 577 | tests/import/opam.scm \ |
| 577 | tests/import/print.scm \ | 578 | tests/import/print.scm \ |
| 578 | tests/import/pypi.scm \ | 579 | tests/import/pypi.scm \ |
| @@ -583,7 +584,6 @@ SCM_TESTS = \ | |||
| 583 | tests/inferior.scm \ | 584 | tests/inferior.scm \ |
| 584 | tests/ipfs.scm \ | 585 | tests/ipfs.scm \ |
| 585 | tests/lint.scm \ | 586 | tests/lint.scm \ |
| 586 | tests/luanti.scm \ | ||
| 587 | tests/machine/hetzner.scm \ | 587 | tests/machine/hetzner.scm \ |
| 588 | tests/machine/hetzner/http.scm \ | 588 | tests/machine/hetzner/http.scm \ |
| 589 | tests/modules.scm \ | 589 | tests/modules.scm \ |
