home: Adjust 'guix home import' test for shell aliases.
This is a followup to 4b96998292
.
* tests/home-import.scm (match-home-environment-bash-service): Match the
'aliases' field.
This commit is contained in:
parent
c322d97832
commit
f35976584c
@ -151,6 +151,7 @@ corresponding file."
|
||||
('list ('service
|
||||
'home-bash-service-type
|
||||
('home-bash-configuration
|
||||
('aliases ('quote ()))
|
||||
('bashrc
|
||||
('list ('local-file "/tmp/guix-config/.bashrc"
|
||||
"bashrc"))))))))))
|
||||
|
Loading…
Reference in New Issue
Block a user