We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent df3a674 commit fdafc77Copy full SHA for fdafc77
1 file changed
src/test/resources/testng.xml
@@ -23,7 +23,7 @@ under the License.
23
<suite name="DSJavaSuite">
24
<test name="AllDSJavaTests">
25
<packages>
26
- <package name="org.apache.datasketches" />
+ <package name="org.apache.datasketches.*" />
27
</packages>
28
</test>
29
</suite>
0 commit comments