Skip to content

Commit 560b644

Browse files
Update test/asynchronous/test_csot.py
Co-authored-by: Noah Stapp <noah@noahstapp.com>
1 parent e256f4c commit 560b644

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/asynchronous/test_csot.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
sys.path[0:0] = [""]
2323

2424
from test.asynchronous import AsyncIntegrationTest, async_client_context, unittest
25-
from test.unified_format import generate_test_classes
25+
from test.asynchronous.unified_format import generate_test_classes
2626

2727
import pymongo
2828
from pymongo import _csot

0 commit comments

Comments
 (0)