diff options
Diffstat (limited to 'tests/import')
| -rw-r--r-- | tests/import/crate.scm | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/tests/import/crate.scm b/tests/import/crate.scm index b5599e5d482..d0fa582ad1a 100644 --- a/tests/import/crate.scm +++ b/tests/import/crate.scm | |||
| @@ -293,8 +293,9 @@ version = \"25.2.0\"\n" port))) | |||
| 293 | (mock | 293 | (mock |
| 294 | ((guix scripts download) guix-download | 294 | ((guix scripts download) guix-download |
| 295 | (lambda _ | 295 | (lambda _ |
| 296 | (format #t "~a~%~a~%" | 296 | (format #t "~a/~a~%~a~%" |
| 297 | "/gnu/store/in056fyrz6nvy3jpxrxglgj30g0lwniv-smithay-0cd3345" | 297 | "/gnu/store" |
| 298 | "in056fyrz6nvy3jpxrxglgj30g0lwniv-smithay-0cd3345" | ||
| 298 | "191h87bpzg0l1ihfb4hmx00b86pfb5mwwc6s8i49al0vigc14l37"))) | 299 | "191h87bpzg0l1ihfb4hmx00b86pfb5mwwc6s8i49al0vigc14l37"))) |
| 299 | (let-values | 300 | (let-values |
| 300 | (((source-expressions cargo-inputs-entry) | 301 | (((source-expressions cargo-inputs-entry) |
