Skip to content

Commit 5d86c87

Browse files
committed
Update import path for test row limit.
1 parent 35b12ae commit 5d86c87

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/test_rowlimit.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
from mssqlcli.main import MssqlCli
1+
from mssqlcli.mssql_cli import MssqlCli
22
from mssqltestutils import create_mssql_cli_options
33

44

0 commit comments

Comments
 (0)