Debugger: Fix test (lines were changed because of the updated copyright)

This commit is contained in:
Yan Zhulanow
2019-05-29 19:28:11 +09:00
parent ae7550c5af
commit 577b3e096f
@@ -1,7 +1,7 @@
LineBreakpoint created at WindowedWithBigStep.kt:6
LineBreakpoint created at WindowedWithBigStep.kt:10
Run Java
Connected to the target VM
WindowedWithBigStep.kt:6
WindowedWithBigStep.kt:10
sequenceOf(1, 1, 1, 1, 1, 1, 1, 1)
.windowed(3, 5)
.count()