Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Proper modules (wasn't this fixed earlier already??)
Change-Id: I5598c9f4b68699081958e257e3062affe820f40b
  • Loading branch information
egonw committed Dec 6, 2012
1 parent cb4670b commit 8fc7db8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Expand Up @@ -47,7 +47,7 @@
* @cdk.created 2012-04-13
*
* @cdk.keyword bond order
* @cdk.module valency
* @cdk.module valencycheck
*/
@TestClass( "org.openscience.cdk.tools.ATASaturationCheckerTest" )
public class AtomTypeAwareSaturationChecker implements IValencyChecker,
Expand Down
Expand Up @@ -44,7 +44,7 @@
*
* @author Klas Jönsson
* @cdk.created 2012-04-18
* @cdk.module test-valency
* @cdk.module test-valencycheck
*/
public class ATASaturationCheckerTest extends org.openscience.cdk.CDKTestCase {

Expand Down

0 comments on commit 8fc7db8

Please sign in to comment.