Skip to content

Commit b07c5ba

Browse files
authored
Running test inside of LLDB doesn't seem to work as expected; undocument (#233)
Closes #231 We'll re-introduce documentation, once we know how to do this properly.
2 parents 1e2b7cc + 82424a7 commit b07c5ba

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

spin/cmds/meson.py

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -466,10 +466,6 @@ def test(
466466
467467
spin test -j auto
468468
469-
To run a test inside of LLDB:
470-
471-
spin lldb -- python -mspin test ...
472-
473469
For more, see `pytest --help`.
474470
""" # noqa: E501
475471
cfg = get_config()

0 commit comments

Comments
 (0)