diff options
| author | Andreas Enge <andreas@enge.fr> | 2026-08-05 12:02:46 +0200 |
|---|---|---|
| committer | Andreas Enge <andreas@enge.fr> | 2026-08-10 10:54:33 +0200 |
| commit | f351100a16f39a3a262070c7c1640e6a05f2b305 (patch) | |
| tree | 07d4dbe5db1c8d7f5dfc5aad5f7cf140a69b099d /tests | |
| parent | 438c5db342ea5ff3732fc8c2f32c4314796a808a (diff) | |
tests: Update reference to deprecated package.
* tests/import/elm.scm (test-group): Replace font-adobe-source-sans-pro
by font-adobe-source-sans.
* gnu/packages/tex.scm (texlive-sourcesanspro): Change comment.
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/import/elm.scm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/import/elm.scm b/tests/import/elm.scm index 279a66a25f0..1a286615094 100644 --- a/tests/import/elm.scm +++ b/tests/import/elm.scm | |||
| @@ -99,7 +99,7 @@ | |||
| 99 | (test-not-inferred "elm") | 99 | (test-not-inferred "elm") |
| 100 | (test-not-inferred "guile") | 100 | (test-not-inferred "guile") |
| 101 | (test-not-inferred "gcc-toolchain") | 101 | (test-not-inferred "gcc-toolchain") |
| 102 | (test-not-inferred "font-adobe-source-sans-pro"))) | 102 | (test-not-inferred "font-adobe-source-sans"))) |
| 103 | 103 | ||
| 104 | (define test-package-registry-json | 104 | (define test-package-registry-json |
| 105 | ;; we intentionally list versions in different orders here | 105 | ;; we intentionally list versions in different orders here |
