diff options
| -rw-r--r-- | Makefile.am | 2 | ||||
| -rw-r--r-- | tests/import/github.scm (renamed from tests/import-github.scm) | 0 |
2 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 4fea02edb7b..c023959eeee 100644 --- a/Makefile.am +++ b/Makefile.am @@ -570,6 +570,7 @@ SCM_TESTS = \ tests/import/elpa.scm \ tests/import/gem.scm \ tests/import/git.scm \ + tests/import/github.scm \ tests/import/hackage.scm \ tests/import/hexpm.scm \ tests/import/opam.scm \ @@ -578,7 +579,6 @@ SCM_TESTS = \ tests/home-import.scm \ tests/home-services.scm \ tests/http-client.scm \ - tests/import-github.scm \ tests/import-utils.scm \ tests/inferior.scm \ tests/ipfs.scm \ diff --git a/tests/import-github.scm b/tests/import/github.scm index 51002965405..51002965405 100644 --- a/tests/import-github.scm +++ b/tests/import/github.scm |
