mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
import: npm-binary: Move tests to tests/import/npm-binary.scm.
* tests/npm-binary.scm: Move to tests/import/npm-binary.scm. * Makefile.am: Refresh it. Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
parent
a14df09097
commit
12e6d3b48f
2 changed files with 1 additions and 1 deletions
|
@ -574,6 +574,7 @@ SCM_TESTS = \
|
|||
tests/import/hackage.scm \
|
||||
tests/import/hexpm.scm \
|
||||
tests/import/luanti.scm \
|
||||
tests/import/npm-binary.scm \
|
||||
tests/import/opam.scm \
|
||||
tests/import/print.scm \
|
||||
tests/import/pypi.scm \
|
||||
|
@ -590,7 +591,6 @@ SCM_TESTS = \
|
|||
tests/modules.scm \
|
||||
tests/monads.scm \
|
||||
tests/nar.scm \
|
||||
tests/npm-binary.scm \
|
||||
tests/networking.scm \
|
||||
tests/openpgp.scm \
|
||||
tests/packages.scm \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue