We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52bf7c1 commit f6b08a2Copy full SHA for f6b08a2
1 file changed
src/libtmux/test/random.py
@@ -123,6 +123,7 @@ def get_test_window_name(
123
'libtmux_...'
124
125
Never the same twice:
126
+
127
>>> get_test_window_name(session=session) != get_test_window_name(session=session)
128
True
129
"""
0 commit comments