Commit c847c87
committed
assert test != null for PreTestEvent
Old logic would have thrown an NullPointerException.1 parent 7a4fda9 commit c847c87
File tree
1 file changed
+3
-6
lines changed- sqldev/src/main/java/org/utplsql/sqldev/runner
1 file changed
+3
-6
lines changedLines changed: 3 additions & 6 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
314 | 314 | | |
315 | 315 | | |
316 | 316 | | |
317 | | - | |
318 | | - | |
319 | | - | |
320 | | - | |
321 | | - | |
322 | | - | |
| 317 | + | |
| 318 | + | |
| 319 | + | |
323 | 320 | | |
324 | 321 | | |
325 | 322 | | |
| |||
0 commit comments