Commit 7830135
committed
test: create temp dir in common.js
For tests run outside the python harness (for example to
see console.error() messages for debugging), common.js
should create the testing temp directory if it does not
exist.1 parent 8c71a92 commit 7830135
1 file changed
Lines changed: 7 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
23 | 30 | | |
24 | 31 | | |
25 | 32 | | |
| |||
0 commit comments