Skip to content

Commit 2795125

Browse files
change comment
1 parent 3b054b6 commit 2795125

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import os
22
import sys
33

4-
# Load `asyncpg_helpers` into the module search path to test query source path names relative to module. See
5-
# `test_query_source_with_module_in_search_path`
4+
# Load `httplib_helpers` into the module search path to test request source path names relative to module. See
5+
# `test_request_source_with_module_in_search_path`
66
sys.path.insert(0, os.path.join(os.path.dirname(__file__)))

0 commit comments

Comments
 (0)