mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
import: git: Move tests to tests/import/git.scm.
* tests/import-git.scm: Move to tests/import/git.scm. * Makefile.am: Refresh it. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
parent
94df3e6f28
commit
02f1ff69c6
2 changed files with 1 additions and 1 deletions
|
@ -570,12 +570,12 @@ SCM_TESTS = \
|
|||
tests/import/egg.scm \
|
||||
tests/import/elm.scm \
|
||||
tests/import/gem.scm \
|
||||
tests/import/git.scm \
|
||||
tests/import/hackage.scm \
|
||||
tests/import/pypi.scm \
|
||||
tests/home-import.scm \
|
||||
tests/home-services.scm \
|
||||
tests/http-client.scm \
|
||||
tests/import-git.scm \
|
||||
tests/import-github.scm \
|
||||
tests/import-utils.scm \
|
||||
tests/inferior.scm \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue