tests: Add guix-home.sh.

* tests/guix-home.sh: New file.
* Makefile.am (SH_TESTS): Add this.
This commit is contained in:
Oleg Pykhalov 2021-10-09 14:52:13 +03:00
parent 0f6a27c2c4
commit 5e68f7a7b3
No known key found for this signature in database
GPG key ID: 167F8EA5001AFA9C
2 changed files with 107 additions and 0 deletions

View file

@ -547,6 +547,7 @@ SH_TESTS = \
tests/guix-package-aliases.sh \
tests/guix-package-net.sh \
tests/guix-system.sh \
tests/guix-home.sh \
tests/guix-archive.sh \
tests/guix-authenticate.sh \
tests/guix-environment.sh \