Skip to content

Commit

Permalink
Add test class to testng.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
Malith-19 committed Jan 27, 2025
1 parent e12daf6 commit ac03018
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions modules/charon-core/src/test/resources/testng.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@
<class name="org.wso2.charon3.core.config.SCIMSystemSchemaExtensionBuilderTest"/>
<class name="org.wso2.charon3.core.schema.SCIMResourceSchemaManagerTest"/>
<class name="org.wso2.charon3.core.config.encoder.JSONEncoderTest"/>
<class name="org.wso2.charon3.core.attributes.DefaultAttributeFactoryTest"/>
</classes>
</test>
</suite>

0 comments on commit ac03018

Please sign in to comment.