Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/round_robin' into round_robin
Browse files Browse the repository at this point in the history
  • Loading branch information
kaibioinfo committed Jul 29, 2016
2 parents 4f83894 + 6aeeacc commit 17b77da
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 @@ -822,4 +822,4 @@ public void testMassRangeTooLow() throws Exception {

}

}
}

0 comments on commit 17b77da

Please sign in to comment.