Skip to content

Commit b4462dd

Browse files
committed
fix silly newline miss
1 parent 4ff9f7e commit b4462dd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

streaming/src/test/scala/org/apache/spark/streaming/ReceiverSuite.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -428,4 +428,4 @@ class MethodsCallRecorder {
428428
// it should return method name of two levels deeper
429429
stackTrace(2).getMethodName
430430
}
431-
}
431+
}

0 commit comments

Comments
 (0)