We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b487861 commit 3ef9559Copy full SHA for 3ef9559
tests/pytest_examples/test_direct_testserver.py
@@ -4,7 +4,7 @@
4
5
import pytest
6
7
-from libtmux.test import TestServer
+from libtmux.pytest_plugin import TestServer
8
9
10
@pytest.fixture
0 commit comments