Skip to content

Commit 78ebcfa

Browse files
author
Davies Liu
committed
add sql_test.py in run_tests
1 parent 9ab78b4 commit 78ebcfa

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
@@ -65,6 +65,7 @@ function run_core_tests() {
6565
function run_sql_tests() {
6666
echo "Run sql tests ..."
6767
run_test "pyspark/sql.py"
68+
run_test "pyspark/sql_tests.py"
6869
}
6970

7071
function run_mllib_tests() {

0 commit comments

Comments
 (0)