Skip to content

Commit 0abb5e8

Browse files
committed
Added/Updated tests\bugs\gh_8066_test.py: backslash problem, even in comments
1 parent e6fc8ef commit 0abb5e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/bugs/gh_8066_test.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
2020
[08.05.2024] pzotov
2121
Removed check of 'inet' (w/o digital suffix): value in mon$remote_process can be either 'TCPv4' or 'TCPv6'
22-
depending on Control Panel\Network and Internet\Network Connections settings.
22+
depending on Control Panel/Network and Internet/Network Connections settings.
2323
Connection to localhost *can* be established using IPv6 even if appropriate item has been disabled in
2424
network interface settings.
2525
In this case 'connect inet://<alias>' causes mon$remote_address = 'TCPv4' - in contrary to 'TCPv6'

0 commit comments

Comments
 (0)