Skip to content

Commit

Permalink
Remove redundant message
Browse files Browse the repository at this point in the history
  • Loading branch information
BryanCutler committed Sep 24, 2019
1 parent 655937d commit 918ab91
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions integration/spark/runtest.sh
Original file line number Diff line number Diff line change
Expand Up @@ -47,8 +47,6 @@ pushd /spark
build/mvn -B -Dtest=none -DwildcardSuites=$(IFS=,; echo "${SPARK_SCALA_TESTS[*]}") test

# Run pyarrow related Python tests only
echo "Testing PySpark:"

SPARK_PYTHON_TESTS=(
"pyspark.sql.tests.test_arrow"
"pyspark.sql.tests.test_pandas_udf"
Expand Down

0 comments on commit 918ab91

Please sign in to comment.