Skip to content

Commit

Permalink
fixing test config files
Browse files Browse the repository at this point in the history
  • Loading branch information
malithie committed Apr 30, 2015
1 parent cc0c9af commit 371423c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -223,9 +223,9 @@
<!--<parameter name="-DportOffset" value="0" />-->
<!--<parameter name="cmdArg" value="debug 5005" />-->
</class>
<!--class>
<class>
<name>org.wso2.carbon.integration.common.extensions.usermgt.UserPopulateExtension</name>
</class-->
</class>
</extentionClasses>
</platformExecutionManager>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<test name="is-tests-all" preserve-order="true" parallel="false">
<packages>
<!--Entitlement Test Cases-->
<<package name="org.wso2.identity.integration.test.entitlement"/>
<package name="org.wso2.identity.integration.test.entitlement"/>
<!--Application Management Test Cases-->
<package name="org.wso2.identity.integration.test.application.mgt"/>
</packages>
Expand Down Expand Up @@ -69,7 +69,7 @@
<!--SAML Test Cases-->
<class name="org.wso2.identity.integration.test.saml.SAMLIdentityFederationTestCase"/>
<!--Notification mgt UserOperation test case-->
<class name="org.wso2.identity.integration.test.user.profile.mgt.NotificationOnUserOperationTestCase"/>
<!--<class name="org.wso2.identity.integration.test.user.profile.mgt.NotificationOnUserOperationTestCase"/>-->
</classes>
</test>

Expand Down

0 comments on commit 371423c

Please sign in to comment.