Skip to content

Commit e735593

Browse files
committed
more
1 parent 421e09b commit e735593

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/test/java/org/apache/sysds/test/component/compress/mapping/MappingTests.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -391,7 +391,6 @@ public void splitReshape4() throws Exception {
391391
}
392392

393393
@Test
394-
395394
public void getCounts(){
396395
int[] counts = m.getCounts();
397396
int countZeros = 0;

0 commit comments

Comments
 (0)