]> git.ipfire.org Git - thirdparty/babel.git/commit
Use `pytest.raises(match=...)` (#1166)
authorAarni Koskela <akx@iki.fi>
Thu, 9 Jan 2025 12:44:36 +0000 (14:44 +0200)
committerGitHub <noreply@github.com>
Thu, 9 Jan 2025 12:44:36 +0000 (12:44 +0000)
commit6fe076a99beefac46c2d4b215a06ccd41e9f96e9
tree2c2bc239c2205563cd9c9582c4eb038fcf321458
parent1174cd1bbc9769ace2685058d49c5e9580a5cb5b
Use `pytest.raises(match=...)` (#1166)
tests/messages/test_pofile.py
tests/test_core.py
tests/test_numbers.py
tests/test_support.py