Commit 2cefbb7
test: clear called state in setup (#328)
`@@called` is a class variable, so it shares between subclasses.
For future multi-process based parallelization support. Part of GH-235.
Co-authored-by: Sutou Kouhei <kou@clear-code.com>
Co-authored-by: Naoto Ono <onoto1998@gmail.com>1 parent 6e9228d commit 2cefbb7
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1063 | 1063 | | |
1064 | 1064 | | |
1065 | 1065 | | |
| 1066 | + | |
1066 | 1067 | | |
1067 | 1068 | | |
1068 | 1069 | | |
| |||
1091 | 1092 | | |
1092 | 1093 | | |
1093 | 1094 | | |
| 1095 | + | |
1094 | 1096 | | |
1095 | 1097 | | |
1096 | 1098 | | |
| |||
0 commit comments