Skip to content

Commit

Permalink
!squash more
Browse files Browse the repository at this point in the history
  • Loading branch information
tony committed Jun 18, 2023
1 parent 17a8e33 commit b31cfb3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tests/test_cihai.py
Expand Up @@ -67,7 +67,6 @@ def test_unihan_options(

def test_bootstraps_unihan_by_default() -> None:
app = Cihai()
from unihan_etl.test import assert_dict_contains_subset

assert UnihanConfig().datasets.items() == app.config.datasets.items()
assert app.unihan, "cihai bootstraps unihan by default"
Expand Down

0 comments on commit b31cfb3

Please sign in to comment.