Skip to content

Commit bb5fa56

Browse files
committed
extra line sadness
1 parent 163c5b1 commit bb5fa56

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

core/src/test/scala/org/apache/spark/util/random/RandomSamplerSuite.scala

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,6 @@ class RandomSamplerSuite extends FunSuite with BeforeAndAfter with EasyMockSugar
6161
}
6262
}
6363

64-
6564
test("BernoulliSamplerWithRatio") {
6665
expecting {
6766
for(x <- Seq(0.1, 0.2, 0.3, 0.4, 0.5, 0.6, 0.7, 0.8, 0.9)) {

0 commit comments

Comments
 (0)