Skip to content

Commit 423dfa8

Browse files
Ji YanJi Yan
authored andcommitted
add newline
1 parent 54f9ec8 commit 423dfa8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resource-managers/mesos/src/test/scala/org/apache/spark/scheduler/cluster/mesos/MesosSchedulerBackendUtilSuite.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,4 +51,4 @@ class MesosSchedulerBackendUtilSuite extends SparkFunSuite with Matchers with Mo
5151
params.get(2).getKey shouldBe "c"
5252
params.get(2).getValue shouldBe "3"
5353
}
54-
}
54+
}

0 commit comments

Comments
 (0)