Skip to content

Commit b02c477

Browse files
Copilotwannaphong
andcommitted
Add test_braille to core test suite in tests/core/__init__.py
Co-authored-by: wannaphong <8536487+wannaphong@users.noreply.github.com>
1 parent 3f88fbe commit b02c477

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

tests/core/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
# Names of module to be tested
1212
test_packages: list[str] = [
1313
"tests.core.test_ancient",
14+
"tests.core.test_braille",
1415
"tests.core.test_cli",
1516
"tests.core.test_corpus",
1617
"tests.core.test_generate",

0 commit comments

Comments
 (0)