add test.

This commit is contained in:
Nathan TeBlunthuis
2025-06-30 15:45:56 -07:00
parent bc7f186112
commit 37734ed092
7 changed files with 962 additions and 0 deletions

2
runtest.sh Executable file
View File

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