From 9bf4e572df7406b67b73fe7391a624dd51e140f8 Mon Sep 17 00:00:00 2001 From: Nicolas Graves Date: Wed, 17 Sep 2025 00:49:49 +0200 Subject: import: elm: Move tests to tests/import/elm.scm. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * tests/elm.scm: Move to tests/import/elm.scm. * Makefile.am: Refresh it. Signed-off-by: Ludovic Courtès --- Makefile.am | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile.am') diff --git a/Makefile.am b/Makefile.am index cfe1308b45..85db2fb429 100644 --- a/Makefile.am +++ b/Makefile.am @@ -554,7 +554,6 @@ SCM_TESTS = \ tests/debug-link.scm \ tests/derivations.scm \ tests/discovery.scm \ - tests/elm.scm \ tests/elpa.scm \ tests/file-systems.scm \ tests/gem.scm \ @@ -570,6 +569,7 @@ SCM_TESTS = \ tests/import/cpan.scm \ tests/import/crate.scm \ tests/import/egg.scm \ + tests/import/elm.scm \ tests/import/hackage.scm \ tests/import/pypi.scm \ tests/home-import.scm \ -- cgit v1.3