diff options
| -rw-r--r-- | Makefile.am | 2 | ||||
| -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 = \ | |||
| 554 | tests/debug-link.scm \ | 554 | tests/debug-link.scm \ |
| 555 | tests/derivations.scm \ | 555 | tests/derivations.scm \ |
| 556 | tests/discovery.scm \ | 556 | tests/discovery.scm \ |
| 557 | tests/egg.scm \ | ||
| 558 | tests/elm.scm \ | 557 | tests/elm.scm \ |
| 559 | tests/elpa.scm \ | 558 | tests/elpa.scm \ |
| 560 | tests/file-systems.scm \ | 559 | tests/file-systems.scm \ |
| @@ -570,6 +569,7 @@ SCM_TESTS = \ | |||
| 570 | tests/hexpm.scm \ | 569 | tests/hexpm.scm \ |
| 571 | tests/import/cpan.scm \ | 570 | tests/import/cpan.scm \ |
| 572 | tests/import/crate.scm \ | 571 | tests/import/crate.scm \ |
| 572 | tests/import/egg.scm \ | ||
| 573 | tests/import/hackage.scm \ | 573 | tests/import/hackage.scm \ |
| 574 | tests/import/pypi.scm \ | 574 | tests/import/pypi.scm \ |
| 575 | tests/home-import.scm \ | 575 | 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 | |||
