Skip to content

Commit fdafc77

Browse files
committed
re add ".*"
1 parent df3a674 commit fdafc77

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/test/resources/testng.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ under the License.
2323
<suite name="DSJavaSuite">
2424
<test name="AllDSJavaTests">
2525
<packages>
26-
<package name="org.apache.datasketches" />
26+
<package name="org.apache.datasketches.*" />
2727
</packages>
2828
</test>
2929
</suite>

0 commit comments

Comments
 (0)