diff options
| author | Nicolas Graves <ngraves@ngraves.fr> | 2025-09-17 01:10:10 +0200 |
|---|---|---|
| committer | Ludovic Courtès <ludo@gnu.org> | 2025-10-01 11:04:16 +0200 |
| commit | fc905a5a6974535ee6cc079b91acaeca047f7ec9 (patch) | |
| tree | aaaf0cbd0525810141a4d7af7505f398a761b7f0 /etc | |
| parent | 7a41349bed30d03032ee249d43dc64de5cefdd84 (diff) | |
import: elpa: Move tests to tests/import/elpa.scm.
* 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 <ludo@gnu.org>
Diffstat (limited to 'etc')
| -rwxr-xr-x | etc/teams.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/teams.scm b/etc/teams.scm index 1f5a2da6228..dcf4e46afab 100755 --- a/etc/teams.scm +++ b/etc/teams.scm @@ -620,7 +620,7 @@ ecosystem." "guix/build-system/emacs.scm" "guix/import/elpa.scm" "guix/scripts/import/elpa.scm" - "tests/elpa.scm"))) + "tests/import/elpa.scm"))) (define-team embedded (team 'embedded |
