Skip to content

Commit

Permalink
Include spark.ml.clustering to python tests
Browse files Browse the repository at this point in the history
  • Loading branch information
yu-iskw committed Jul 16, 2015
1 parent 1abb19c commit 19a9d63
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dev/sparktestsupport/modules.py
Original file line number Diff line number Diff line change
Expand Up @@ -338,6 +338,7 @@ def contains_file(self, filename):
python_test_goals=[
"pyspark.ml.feature",
"pyspark.ml.classification",
"pyspark.ml.clustering",
"pyspark.ml.recommendation",
"pyspark.ml.regression",
"pyspark.ml.tuning",
Expand Down

0 comments on commit 19a9d63

Please sign in to comment.