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>
2 files changed, 1 insertions(+), 1 deletions(-) M Makefile.am R tests/{import-git => import/git}.scm
M Makefile.am => Makefile.am +1 -1
@@ 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 \
R tests/import-git.scm => tests/import/git.scm +0 -0