diff options
Diffstat (limited to 'Makefile.am')
| -rw-r--r-- | Makefile.am | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am index 85db2fb429e..da46ac28695 100644 --- a/Makefile.am +++ b/Makefile.am @@ -556,7 +556,6 @@ SCM_TESTS = \ tests/discovery.scm \ tests/elpa.scm \ tests/file-systems.scm \ - tests/gem.scm \ tests/gexp.scm \ tests/git.scm \ tests/git-authenticate.scm \ @@ -570,6 +569,7 @@ SCM_TESTS = \ tests/import/crate.scm \ tests/import/egg.scm \ tests/import/elm.scm \ + tests/import/gem.scm \ tests/import/hackage.scm \ tests/import/pypi.scm \ tests/home-import.scm \ |
