aboutsummaryrefslogtreecommitdiff
path: root/core/src/main/scala/org/apache/spark/TestUtils.scala
diff options
context:
space:
mode:
Diffstat (limited to 'core/src/main/scala/org/apache/spark/TestUtils.scala')
-rw-r--r--core/src/main/scala/org/apache/spark/TestUtils.scala2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/src/main/scala/org/apache/spark/TestUtils.scala b/core/src/main/scala/org/apache/spark/TestUtils.scala
index 4597595a83..f3f59e47c3 100644
--- a/core/src/main/scala/org/apache/spark/TestUtils.scala
+++ b/core/src/main/scala/org/apache/spark/TestUtils.scala
@@ -31,7 +31,7 @@ import com.google.common.io.Files
* projects.
*
* TODO: See if we can move this to the test codebase by specifying
- * test dependencies between projects.
+ * test dependencies between projects.
*/
private[spark] object TestUtils {