~ruther/guix-local

1dab0f01bbaa49404963f913e4b4f70279822864 — Nicolas Graves 6 months ago 12e6d3b
import: utils: Move tests to tests/import/utils.scm.

* tests/utils.scm: Move to tests/import/utils.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-utils => import/utils}.scm
M Makefile.am => Makefile.am +1 -1
@@ 579,10 579,10 @@ SCM_TESTS =					\
  tests/import/print.scm			\
  tests/import/pypi.scm				\
  tests/import/texlive.scm			\
  tests/import/utils.scm			\
  tests/home-import.scm				\
  tests/home-services.scm			\
  tests/http-client.scm				\
  tests/import-utils.scm			\
  tests/inferior.scm				\
  tests/ipfs.scm				\
  tests/lint.scm				\

R tests/import-utils.scm => tests/import/utils.scm +0 -0