From 5507b1bfc0e2e8270ba2b731ef23a5d59f0cae30 Mon Sep 17 00:00:00 2001 From: Nicolas Graves Date: Wed, 17 Sep 2025 01:15:36 +0200 Subject: import: opam: Move tests to tests/import/opam.scm. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit * tests/opam.scm: Move to tests/import/opam.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 0bbfcaa13a3..1d70d8d278e 100644 --- a/Makefile.am +++ b/Makefile.am @@ -572,6 +572,7 @@ SCM_TESTS = \ tests/import/gem.scm \ tests/import/git.scm \ tests/import/hackage.scm \ + tests/import/opam.scm \ tests/import/pypi.scm \ tests/home-import.scm \ tests/home-services.scm \ @@ -589,7 +590,6 @@ SCM_TESTS = \ tests/nar.scm \ tests/npm-binary.scm \ tests/networking.scm \ - tests/opam.scm \ tests/openpgp.scm \ tests/packages.scm \ tests/pack.scm \ -- cgit v1.3