Commit 231b2c0
authored
Disable debug doctests (#1491)
Disable doctest info for Mathics3-Module-trepan. If it is installed, it will go into the debugger and halt testing.
This is somewhat temporary until better solutions exist. But we shouldn't allow the possibility of making a test go into a debugger.1 parent faced8c commit 231b2c0
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
10 | 10 | | |
11 | 11 | | |
12 | 12 | | |
13 | | - | |
| 13 | + | |
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
| |||
0 commit comments