Skip to content

Commit 60a7914

Browse files
committed
add-test
1 parent db34267 commit 60a7914

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

iotdb-core/datanode/src/test/java/org/apache/iotdb/db/pipe/pattern/IoTDBTreePatternTest.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,5 +143,6 @@ public void testApplyReversedIndexes() {
143143
System.exit(-1);
144144
}
145145
}
146+
Assert.assertEquals(null, applyReversedIndexesOnList(filteredIndexes, null));
146147
}
147148
}

0 commit comments

Comments
 (0)