Skip to content

Commit

Permalink
Making abstract test, abstract.
Browse files Browse the repository at this point in the history
Signed-off-by: Egon Willighagen <egonw@users.sourceforge.net>
  • Loading branch information
johnmay authored and egonw committed Jul 31, 2013
1 parent b12ce75 commit a4496ee
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -37,7 +37,7 @@
/**
* @cdk.module test-standard
*/
public class AbstractFixedLengthFingerprinterTest extends AbstractFingerprinterTest {
public abstract class AbstractFixedLengthFingerprinterTest extends AbstractFingerprinterTest {

/**
* @cdk.bug 706786
Expand Down

0 comments on commit a4496ee

Please sign in to comment.