This repository was archived by the owner on Jan 30, 2023. It is now read-only.
Commit 88f80f5
Trac #25217: Fix test regression in banner()
Fixes regression introduced in #25056 that assumes the tests are running
without the `SAGE_BANNER` environment variable set to a non-default.
(We should have a better mechanism in general for setting `sage.env` to
the default for tests that depend on it)
URL: https://trac.sagemath.org/25217
Reported by: embray
Ticket author(s): Erik Bray
Reviewer(s): Volker Braun1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
91 | 91 | | |
92 | 92 | | |
93 | 93 | | |
| 94 | + | |
94 | 95 | | |
95 | 96 | | |
96 | 97 | | |
| |||
0 commit comments