Skip to content

Commit

Permalink
Moved ContentTypesPluginTest to net.bioclipse.cml.tests
Browse files Browse the repository at this point in the history
That is where the cml contentypes is declared.
  • Loading branch information
goglepox committed Feb 16, 2012
1 parent 0fff8d8 commit 603bf0b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 112 deletions.
Expand Up @@ -8,8 +8,7 @@


@RunWith(value=Suite.class)
@SuiteClasses( value = { ContentTypesPluginTest.class,
FeatureTest.class} )
@SuiteClasses( value = { FeatureTest.class} )
public class AllUIPluginTestSuite {

}

This file was deleted.

0 comments on commit 603bf0b

Please sign in to comment.