Skip to content

Commit a59f9a1

Browse files
committed
Add echo "Run streaming tests ..."
1 parent c86c976 commit a59f9a1

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
@@ -82,6 +82,7 @@ function run_mllib_tests() {
8282
}
8383

8484
function run_streaming_tests() {
85+
echo "Run streaming tests ..."
8586
run_test "pyspark/streaming/util.py"
8687
run_test "pyspark/streaming/tests.py"
8788
}

0 commit comments

Comments
 (0)