update mint tests with new minio-py APIs (#10238)

This commit is contained in:
Harshavardhana
2020-08-10 14:32:17 -07:00
committed by GitHub
parent 76b6dc0112
commit 9179cdfc9d
3 changed files with 27 additions and 28 deletions

View File

@@ -21,7 +21,6 @@ from csv import (test_csv_input_custom_quote_char,
test_csv_output_custom_quote_char)
from minio import Minio
from sql_ops import (test_sql_datatypes, test_sql_functions_agg_cond_conv,
test_sql_functions_date, test_sql_functions_string,
test_sql_operators, test_sql_operators_precedence,