From bf468f4b700a32b2c2c58fd0d2113c0f05c5cdff Mon Sep 17 00:00:00 2001 From: Nicolas Graves Date: Wed, 17 Sep 2025 00:48:51 +0200 Subject: import: egg: Move tests to tests/import/egg.scm. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * tests/egg.scm: Move to tests/import/egg.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 83f4dacd2de..cfe1308b455 100644 --- a/Makefile.am +++ b/Makefile.am @@ -554,7 +554,6 @@ SCM_TESTS = \ tests/debug-link.scm \ tests/derivations.scm \ tests/discovery.scm \ - tests/egg.scm \ tests/elm.scm \ tests/elpa.scm \ tests/file-systems.scm \ @@ -570,6 +569,7 @@ SCM_TESTS = \ tests/hexpm.scm \ tests/import/cpan.scm \ tests/import/crate.scm \ + tests/import/egg.scm \ tests/import/hackage.scm \ tests/import/pypi.scm \ tests/home-import.scm \ -- cgit v1.3