diff options
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/import/cpan.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/import/cpan.scm b/tests/import/cpan.scm index 42e8c4e42c1..aec66122fb1 100644 --- a/tests/import/cpan.scm +++ b/tests/import/cpan.scm | |||
| @@ -86,7 +86,7 @@ | |||
| 86 | (propagated-inputs (list perl-test-script)) | 86 | (propagated-inputs (list perl-test-script)) |
| 87 | (home-page "https://metacpan.org/release/Foo-Bar") | 87 | (home-page "https://metacpan.org/release/Foo-Bar") |
| 88 | (synopsis "Fizzle Fuzz") | 88 | (synopsis "Fizzle Fuzz") |
| 89 | (description fill-in-yourself!) | 89 | (description "Fizzle Fuzz.") |
| 90 | (license perl-license)) | 90 | (license perl-license)) |
| 91 | (string=? (bytevector->nix-base32-string | 91 | (string=? (bytevector->nix-base32-string |
| 92 | (call-with-input-string test-source port-sha256)) | 92 | (call-with-input-string test-source port-sha256)) |
