3 lines
98 B
Bash
Executable File
3 lines
98 B
Bash
Executable File
#!/usr/bin/env bash
|
|
uv run pytest test/test_wiki_diff_matcher.py::test_addition --capture=tee-sys
|