Skip to content

Commit 91bbfc7

Browse files
committed
fix test zip file
1 parent 58de610 commit 91bbfc7

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/unit/scala/test_utils_suite.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -359,6 +359,8 @@ def check_zip_files_and_close_stream(input_stream, expected_files):
359359
"resources/test_sas.sas7bdat",
360360
"resources/test_sas.xpt",
361361
"resources/test_data_source_dir/",
362+
"resources/test_data_source_dir/mssql-jdbc-13.2.1.jre11.jar",
363+
"resources/test_data_source_dir/mysql-connector-j-9.5.0.jar",
362364
"resources/test_data_source_dir/ojdbc17-23.9.0.25.07.jar",
363365
"resources/test_data_source_dir/postgresql-42.7.7.jar",
364366
"resources/test_data_source_dir/test_data_source_data.py",

0 commit comments

Comments
 (0)