diff options
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/home-import.scm | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/home-import.scm b/tests/home-import.scm index 691e8196d6d..40d9547e8b0 100644 --- a/tests/home-import.scm +++ b/tests/home-import.scm | |||
| @@ -156,7 +156,8 @@ corresponding file." | |||
| 156 | 'home-bash-service-type | 156 | 'home-bash-service-type |
| 157 | ('home-bash-configuration | 157 | ('home-bash-configuration |
| 158 | ('bashrc | 158 | ('bashrc |
| 159 | ('list ('local-file "/tmp/guix-config/.bashrc")))))))))) | 159 | ('list ('local-file "/tmp/guix-config/.bashrc" |
| 160 | "bashrc")))))))))) | ||
| 160 | 161 | ||
| 161 | (test-assert "manifest->code: No services" | 162 | (test-assert "manifest->code: No services" |
| 162 | (eval-test-with-home-environment | 163 | (eval-test-with-home-environment |
