Skip to content

Commit b18d9c3

Browse files
committed
Update conftest for new libtmux.test module
1 parent 66504ca commit b18d9c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/conftest.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
from libtmux import exc
88
from libtmux.server import Server
99

10-
from .helpers import TEST_SESSION_PREFIX, get_test_session_name, namer
10+
from libtmux.test import TEST_SESSION_PREFIX, get_test_session_name, namer
1111

1212
logger = logging.getLogger(__name__)
1313

0 commit comments

Comments
 (0)