From fc905a5a6974535ee6cc079b91acaeca047f7ec9 Mon Sep 17 00:00:00 2001 From: Nicolas Graves Date: Wed, 17 Sep 2025 01:10:10 +0200 Subject: import: elpa: Move tests to tests/import/elpa.scm. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * tests/elpa.scm: Move to tests/import/elpa.scm. * Makefile.am: Refresh it. * CODEOWNERS: Refresh it. * etc/teams.scm: 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 ff87e9baf28..0bbfcaa13a3 100644 --- a/Makefile.am +++ b/Makefile.am @@ -553,7 +553,6 @@ SCM_TESTS = \ tests/debug-link.scm \ tests/derivations.scm \ tests/discovery.scm \ - tests/elpa.scm \ tests/file-systems.scm \ tests/gexp.scm \ tests/git.scm \ @@ -569,6 +568,7 @@ SCM_TESTS = \ tests/import/crate.scm \ tests/import/egg.scm \ tests/import/elm.scm \ + tests/import/elpa.scm \ tests/import/gem.scm \ tests/import/git.scm \ tests/import/hackage.scm \ -- cgit v1.3