Skip to content

Commit

Permalink
remove some remainder of refactoring
Browse files Browse the repository at this point in the history
  • Loading branch information
kaibioinfo committed Jul 28, 2016
1 parent 86b4065 commit 6aeeacc
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
import org.openscience.cdk.tools.manipulator.MolecularFormulaManipulator;

/**
* Checks the functionality of the FastFormulaGenerator.
* Checks the functionality of the MolecularFormulaGenerator.
*
* @cdk.module test-formula
*/
Expand Down Expand Up @@ -737,4 +737,4 @@ public void testMassRangeTooLow() throws Exception {

}

}
}

0 comments on commit 6aeeacc

Please sign in to comment.