Skip to content

Commit

Permalink
Some minor changes to ForceFieldConfiguratorTest by danielszisz
Browse files Browse the repository at this point in the history
Change-Id: I6e3fbbf9d41043e13f16c8dc4a81afd37f7eaefa
Signed-off-by: Egon Willighagen <egonw@users.sourceforge.net>
  • Loading branch information
danielszisz authored and egonw committed May 5, 2012
1 parent bcc24ba commit 4494af4
Showing 1 changed file with 3 additions and 2 deletions.
Expand Up @@ -43,7 +43,9 @@
import org.openscience.cdk.tools.HOSECodeGenerator;

/**
* @author Daniel Szisz
* Checks the functionality of {@link #ForceFieldConfigurator}.
*
* @author danielszisz
* @version 01/04/2012
* @module test-modelbuilder3d
*
Expand All @@ -52,7 +54,6 @@ public class ForceFieldConfiguratorTest {

ForceFieldConfigurator forceFieldConfigurator = new ForceFieldConfigurator();


/**
* @cdk.bug : ArrayIndexOutOfBoundsException because of wrong for loop
*/
Expand Down

0 comments on commit 4494af4

Please sign in to comment.