~ruther/guix-local

15b351691e534b2fefb4d6ff0fb4b664bb354d2e — Nicolas Graves 8 months ago 16c08ac
import: github: Move tests to tests/import/github.scm.

* tests/import-github.scm: Move to tests/import/github.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-github => import/github}.scm
M Makefile.am => Makefile.am +1 -1
@@ 570,6 570,7 @@ SCM_TESTS =					\
  tests/import/elpa.scm				\
  tests/import/gem.scm				\
  tests/import/git.scm				\
  tests/import/github.scm			\
  tests/import/hackage.scm			\
  tests/import/hexpm.scm			\
  tests/import/opam.scm				\


@@ 578,7 579,6 @@ SCM_TESTS =					\
  tests/home-import.scm				\
  tests/home-services.scm			\
  tests/http-client.scm				\
  tests/import-github.scm			\
  tests/import-utils.scm			\
  tests/inferior.scm				\
  tests/ipfs.scm				\

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