Skip to content

Commit 902f036

Browse files
committed
add shuffle.py into run-tests
1 parent dcf03a9 commit 902f036

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

python/run-tests

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@ run_test "pyspark/broadcast.py"
6161
run_test "pyspark/accumulators.py"
6262
run_test "pyspark/serializers.py"
6363
unset PYSPARK_DOC_TEST
64+
run_test "pyspark/shuffle.py"
6465
run_test "pyspark/tests.py"
6566
run_test "pyspark/mllib/_common.py"
6667
run_test "pyspark/mllib/classification.py"

0 commit comments

Comments
 (0)