Navigation Menu

Skip to content

Commit

Permalink
Fixed the import, matching the cdkdeps
Browse files Browse the repository at this point in the history
Change-Id: Ia1de7eea08c8b4ce0fb4b3e131d482634b14635f
  • Loading branch information
egonw committed Aug 2, 2013
1 parent 1795481 commit c3dd062
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -22,7 +22,7 @@
import org.junit.Test;
import org.openscience.cdk.CDKTestCase;
import org.openscience.cdk.interfaces.IBond;
import org.openscience.cdk.silent.Bond;
import org.openscience.cdk.Bond;

/**
* Checks the functionality of the IsomorphismTester
Expand Down

0 comments on commit c3dd062

Please sign in to comment.