Commit b1477ef
committed
Fix failing tests, we used to check the "isQuery" condition but aromatic bond order=4 (a query feature) messes this up at the valency setting step. I make take a deep look and refactor of the MDL parsing soon but for now this puts things back to how they were.
1 parent 79129f5 commit b1477ef
File tree
1 file changed
+3
-4
lines changed- storage/ctab/src/main/java/org/openscience/cdk/io
1 file changed
+3
-4
lines changedLines changed: 3 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
433 | 433 | | |
434 | 434 | | |
435 | 435 | | |
436 | | - | |
437 | 436 | | |
438 | 437 | | |
439 | 438 | | |
440 | | - | |
441 | | - | |
| 439 | + | |
442 | 440 | | |
443 | 441 | | |
444 | 442 | | |
| |||
524 | 522 | | |
525 | 523 | | |
526 | 524 | | |
527 | | - | |
| 525 | + | |
| 526 | + | |
528 | 527 | | |
529 | 528 | | |
530 | 529 | | |
| |||
0 commit comments