Add two more tests for windowed operation support
This commit is contained in:
committed by
Yan Zhulanow
parent
449fa8f3ec
commit
8f807f441b
@@ -23,4 +23,6 @@ class MiscOperationsTest : OperationsTestCase("misc") {
|
||||
|
||||
fun testWindowed() = doTestWithResult()
|
||||
fun testWindowedWithPartial() = doTestWithResult()
|
||||
fun testWindowedWithBigStep() = doTestWithResult()
|
||||
fun testWindowedWithStep() = doTestWithResult()
|
||||
}
|
||||
Reference in New Issue
Block a user