WIP: fixing bugs and adding newlines to output.

This commit is contained in:
Nathan TeBlunthuis
2025-07-02 13:31:32 -07:00
parent c4acc711d2
commit cf1fb61a84
3 changed files with 297 additions and 97 deletions

View File

@@ -1,2 +1,2 @@
#!/usr/bin/env bash
uv run pytest test/test_wiki_diff_matcher.py --capture=tee-sys
uv run pytest test/test_wiki_diff_matcher.py::test_addition --capture=tee-sys