Debugger: Fix test (lines were changed because of the updated copyright)
This commit is contained in:
+2
-2
@@ -1,7 +1,7 @@
|
|||||||
LineBreakpoint created at WindowedWithBigStep.kt:6
|
LineBreakpoint created at WindowedWithBigStep.kt:10
|
||||||
Run Java
|
Run Java
|
||||||
Connected to the target VM
|
Connected to the target VM
|
||||||
WindowedWithBigStep.kt:6
|
WindowedWithBigStep.kt:10
|
||||||
sequenceOf(1, 1, 1, 1, 1, 1, 1, 1)
|
sequenceOf(1, 1, 1, 1, 1, 1, 1, 1)
|
||||||
.windowed(3, 5)
|
.windowed(3, 5)
|
||||||
.count()
|
.count()
|
||||||
|
|||||||
Reference in New Issue
Block a user