gnu: nginx: Update to 1.21.0 [fixes CVE-2021-23017].
[jackhill/guix/guix.git] / tests / texlive.scm
index f7e5515..a6f0804 100644 (file)
@@ -69,9 +69,6 @@
                  (keyval (@ (value "tests") (key "topic")))
                  "\n  null\n")))
 
-;; Avoid collisions with other tests.
-(%http-server-port 10200)
-
 (test-equal "fetch-sxml: returns SXML for valid XML"
   sxml
   (with-http-server `((200 ,xml))