import: egg: Move tests to tests/import/egg.scm. * tests/egg.scm: Move to tests/import/egg.scm. * Makefile.am: Refresh it. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
2 files changed, 1 insertions(+), 1 deletions(-) M Makefile.am R tests/{ => import}/egg.scm
M Makefile.am => Makefile.am +1 -1
@@ 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 \
R tests/egg.scm => tests/import/egg.scm +0 -0