Skip to content
Snippets Groups Projects
Commit d8b8c210 authored by Ken Takagiwa's avatar Ken Takagiwa Committed by Josh Rosen
Browse files

Add echo "Run streaming tests ..."

Author: Ken Takagiwa <ugw.gi.world@gmail.com>

Closes #2778 from giwa/patch-2 and squashes the following commits:

a59f9a1 [Ken Takagiwa] Add echo "Run streaming tests ..."
parent b4a7fa7a
No related branches found
No related tags found
No related merge requests found
......@@ -82,6 +82,7 @@ function run_mllib_tests() {
}
function run_streaming_tests() {
echo "Run streaming tests ..."
run_test "pyspark/streaming/util.py"
run_test "pyspark/streaming/tests.py"
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment