Skip to content

Commit

Permalink
Fixed outdated JavaDoc I forgot to remove (fixes #3002409)
Browse files Browse the repository at this point in the history
Signed-off-by: Rajarshi  Guha <rajarshi.guha@gmail.com>
  • Loading branch information
egonw authored and rajarshi committed May 20, 2010
1 parent e2c95ec commit 82f40a1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/test/org/openscience/cdk/smiles/SmilesParserTest.java
Expand Up @@ -1864,8 +1864,6 @@ public void testAromaticity() throws InvalidSmilesException{

/**
* Tests reading stereochemistry from a SMILES with one of the four groups being an implicit hydrogen.
* Per SMILES specification, this hydrogen is the atom towards the viewer, and will therefore end up
* as first atom in the array.
*/
@Test public void testAtAt() throws Exception {
SmilesParser sp = new SmilesParser(DefaultChemObjectBuilder.getInstance());
Expand Down

0 comments on commit 82f40a1

Please sign in to comment.