Commit f1bc933
committed
Fix test_non_gui_warning for Azure (and mplcairo).
If on Linux and $DISPLAY is not set, then the non-gui warning is not
emitted.
We didn't notice that on Travis as $DISPLAY was indeed always set; but
it's not on Azure.1 parent 3bf9076 commit f1bc933
1 file changed
Lines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
58 | 58 | | |
59 | 59 | | |
60 | 60 | | |
61 | | - | |
62 | | - | |
63 | | - | |
| 61 | + | |
64 | 62 | | |
65 | 63 | | |
| 64 | + | |
| 65 | + | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| |||
0 commit comments