diff options
| -rw-r--r-- | Makefile.am | 2 | ||||
| -rw-r--r-- | tests/import/git.scm (renamed from tests/import-git.scm) | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index da46ac28695..472909a62a2 100644 --- a/Makefile.am +++ b/Makefile.am @@ -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 \ diff --git a/tests/import-git.scm b/tests/import/git.scm index a532070a8d5..a532070a8d5 100644 --- a/tests/import-git.scm +++ b/tests/import/git.scm |
