summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.am2
-rw-r--r--tests/import/egg.scm (renamed from tests/egg.scm)0
2 files changed, 1 insertions, 1 deletions
diff --git a/Makefile.am b/Makefile.am
index 83f4dacd2de..cfe1308b455 100644
--- a/Makefile.am
+++ b/Makefile.am
@@ -554,7 +554,6 @@ SCM_TESTS = \
tests/debug-link.scm \
tests/derivations.scm \
tests/discovery.scm \
- tests/egg.scm \
tests/elm.scm \
tests/elpa.scm \
tests/file-systems.scm \
@@ -570,6 +569,7 @@ SCM_TESTS = \
tests/hexpm.scm \
tests/import/cpan.scm \
tests/import/crate.scm \
+ tests/import/egg.scm \
tests/import/hackage.scm \
tests/import/pypi.scm \
tests/home-import.scm \
diff --git a/tests/egg.scm b/tests/import/egg.scm
index c74f9546836..c74f9546836 100644
--- a/tests/egg.scm
+++ b/tests/import/egg.scm