Skip to content

Commit

Permalink
Add test file to testng.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
Malith-19 committed Dec 6, 2024
1 parent 13de4bd commit 4bc459d
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<!--
~ Copyright (c) 2022, WSO2 LLC. (http://www.wso2.com).
~ Copyright (c) 2022-2024, WSO2 LLC. (http://www.wso2.com).
~
~ WSO2 LLC. licenses this file to you under the Apache License,
~ Version 2.0 (the "License"); you may not use this file except
Expand All @@ -22,6 +22,7 @@
<!--<parameter name="log-level" value="debug"/>-->
<classes>
<class name="org.wso2.carbon.identity.input.validation.mgt.test.InputValidationManagementServiceTest"/>
<class name="org.wso2.carbon.identity.input.validation.mgt.test.model.validators.AbstractRulesValidatorTest"/>
</classes>
</test>
</suite>

0 comments on commit 4bc459d

Please sign in to comment.