Uncommenting the testcase.

This commit is contained in:
sinthuja 2017-10-11 22:39:47 +05:30
parent 3f7f68c9c3
commit 01c70edbe7

View File

@ -23,7 +23,7 @@
<test name="API Management Auth Handlers" preserve-order="true"> <test name="API Management Auth Handlers" preserve-order="true">
<classes> <classes>
<!--<class name="org.wso2.carbon.apimgt.handlers.IOTServerConfigurationTest"/>--> <class name="org.wso2.carbon.apimgt.handlers.IOTServerConfigurationTest"/>
<class name="org.wso2.carbon.apimgt.handlers.AuthenticationHandlerTest"/> <class name="org.wso2.carbon.apimgt.handlers.AuthenticationHandlerTest"/>
</classes> </classes>
</test> </test>