From fbc1da99ea6d557a6a3835b655e37552e479e1c4 Mon Sep 17 00:00:00 2001 From: Nicolas Graves Date: Wed, 17 Sep 2025 00:25:22 +0200 Subject: import: crate: Move tests to tests/import/crate.scm. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * tests/crate.scm: Move to tests/import/crate.scm. * Makefile.am: Refresh it. * CODEOWNERS: 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 92a2603299b..c603e4b3933 100644 --- a/Makefile.am +++ b/Makefile.am @@ -550,7 +550,6 @@ SCM_TESTS = \ tests/containers.scm \ tests/cpio.scm \ tests/cran.scm \ - tests/crate.scm \ tests/cve.scm \ tests/debug-link.scm \ tests/derivations.scm \ @@ -570,6 +569,7 @@ SCM_TESTS = \ tests/gremlin.scm \ tests/hexpm.scm \ tests/import/cpan.scm \ + tests/import/crate.scm \ tests/import/hackage.scm \ tests/import/pypi.scm \ tests/home-import.scm \ -- cgit v1.3