summaryrefslogtreecommitdiff
path: root/Makefile.am
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.am')
-rw-r--r--Makefile.am2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index ff87e9baf28..0bbfcaa13a3 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -553,7 +553,6 @@ SCM_TESTS = \
tests/debug-link.scm \
tests/derivations.scm \
tests/discovery.scm \
- tests/elpa.scm \
tests/file-systems.scm \
tests/gexp.scm \
tests/git.scm \
@@ -569,6 +568,7 @@ SCM_TESTS = \
tests/import/crate.scm \
tests/import/egg.scm \
tests/import/elm.scm \
+ tests/import/elpa.scm \
tests/import/gem.scm \
tests/import/git.scm \
tests/import/hackage.scm \