mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2026-04-06 13:10:33 +02:00
import: elm: Move tests to tests/import/elm.scm.
* tests/elm.scm: Move to tests/import/elm.scm. * Makefile.am: Refresh it. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
committed by
Ludovic Courtès
parent
bf468f4b70
commit
9bf4e572df
@@ -554,7 +554,6 @@ SCM_TESTS = \
|
||||
tests/debug-link.scm \
|
||||
tests/derivations.scm \
|
||||
tests/discovery.scm \
|
||||
tests/elm.scm \
|
||||
tests/elpa.scm \
|
||||
tests/file-systems.scm \
|
||||
tests/gem.scm \
|
||||
@@ -570,6 +569,7 @@ SCM_TESTS = \
|
||||
tests/import/cpan.scm \
|
||||
tests/import/crate.scm \
|
||||
tests/import/egg.scm \
|
||||
tests/import/elm.scm \
|
||||
tests/import/hackage.scm \
|
||||
tests/import/pypi.scm \
|
||||
tests/home-import.scm \
|
||||
|
||||
Reference in New Issue
Block a user