~ruther/guix-local

12e6d3b48f47fa81b9439b2c9a6ee134d60bbbf0 — Nicolas Graves 8 months ago a14df09
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>
2 files changed, 1 insertions(+), 1 deletions(-)

M Makefile.am
R tests/{ => import}/npm-binary.scm
M Makefile.am => Makefile.am +1 -1
@@ 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				\

R tests/npm-binary.scm => tests/import/npm-binary.scm +0 -0