Skip to content

Commit 3df7209

Browse files
committed
docs(tests): Move into pytest
1 parent 3e7d5b0 commit 3df7209

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

docs/internals/index.md

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,11 +8,6 @@ These APIs are internal and not covered by versioning policy.
88

99
:::
1010

11-
```{toctree}
12-
13-
test
14-
```
15-
1611
## Environmental variables
1712

1813
(LIBTMUX_TMUX_FORMAT_SEPARATOR)=

docs/pytest-plugin/index.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@
55
libtmux provides pytest fixtures for tmux. The plugin automatically manages setup and teardown of an
66
independent tmux server.
77

8+
```{toctree}
9+
10+
test
11+
```
12+
813
```{seealso} Using the pytest plugin?
914
1015
Do you want more flexbility? Correctness? Power? Defaults changed? [Connect with us] on the tracker, we want to know
File renamed without changes.

0 commit comments

Comments
 (0)