Skip to content

Commit

Permalink
Added bug annotation
Browse files Browse the repository at this point in the history
  • Loading branch information
rajarshi committed Aug 30, 2009
1 parent f84c53b commit 38d0235
Showing 1 changed file with 3 additions and 0 deletions.
Expand Up @@ -93,6 +93,9 @@ public void testPhenylamine() {
}
}

/**
* @cdk.bug 2846213
*/
@Test
public void testBug2846213() throws CDKException{
String filename = "data/mdl/bug2846213.mol";
Expand Down

0 comments on commit 38d0235

Please sign in to comment.