Description: Autogenerated patch header for a single-debian-patch file.
 The delta against upstream is either kept as a single patch, or maintained
 in some VCS, and exported as a single patch instead of more manageable
 atomic patches.
Forwarded: not-needed

---
--- racket-mode-20250115~git.9e6ea1f.orig/test/racket-tests.el
+++ racket-mode-20250115~git.9e6ea1f/test/racket-tests.el
@@ -40,7 +40,7 @@
 (defconst ci-p (getenv "CI")
   "Is there an environment variable saying we're running on CI?")
 
-(defconst racket-tests/timeout (if ci-p 60 10))
+(defconst racket-tests/timeout (if ci-p 900 10))
 
 (defun racket-tests/type (typing)
   (let ((blink-matching-paren nil)) ;suppress "Matches " messages
