Skip to content

Commit 2714198

Browse files
committed
Update fixtures.adoc
1 parent 50bafae commit 2714198

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

docs/modules/tests/pages/fixtures.adoc

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,8 +32,6 @@ Fixtures can be accessed by installing the optional `pytest` module, `cppython.p
3232

3333
With the pytest feature of `pytest_generate_tests` we register multiple dynamic fixtures for collecting test data, both for plugins and for the test suite itself.
3434

35-
=== `project_root`
36-
3735
=== `build_<directory>`
3836

3937
A Path object representing the directory named `<directory>` in the build directory.

0 commit comments

Comments
 (0)