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