Skip to content

Commit

Permalink
Updated test feature with platform and core
Browse files Browse the repository at this point in the history
  • Loading branch information
goglepox committed Feb 20, 2012
1 parent d831f62 commit 38641a1
Showing 1 changed file with 11 additions and 5 deletions.
16 changes: 11 additions & 5 deletions features/net.bioclipse.cheminformatics.test_feature/feature.xml
Expand Up @@ -27,11 +27,17 @@ The Eclipse Public License accompanies this distribution, and is available at ht
<discovery label="The CDK Homepage" url="http://cdk.sf.net"/>
</url>

<requires>
<import feature="net.bioclipse.chemoinformatics_feature"/>
<import feature="net.bioclipse.core.tests_feature"/>
<import feature="net.bioclipse.core_feature"/>
</requires>
<includes
id="net.bioclipse.platform_feature"
version="0.0.0"/>

<includes
id="net.bioclipse.core_feature"
version="0.0.0"/>

<includes
id="net.bioclipse.chemoinformatics_feature"
version="0.0.0"/>

<plugin
id="net.bioclipse.cdk.business.test"
Expand Down

0 comments on commit 38641a1

Please sign in to comment.