summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/import/elm.scm2
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